Functionsยง
- binary_
view_ ๐to_ dictionary - cast_
to_ ๐dictionary - Attempts to encode an array into an
ArrayDictionary
with index type K and value (dictionary) type value_type - dictionary_
cast ๐ - Attempts to cast an
ArrayDictionary
with index type K intoto_type
for supported types. - pack_
array_ ๐to_ dictionary_ via_ primitive - Pack a data type into a dictionary array passing the values through a primitive array
- pack_
byte_ ๐to_ dictionary - pack_
byte_ ๐to_ fixed_ size_ dictionary - pack_
decimal_ ๐to_ dictionary - pack_
numeric_ ๐to_ dictionary - string_
view_ ๐to_ dictionary - unpack_
dictionary ๐ - view_
from_ ๐dict_ values