tl v57.2.0-rc TL.Vec
Module for working with Vector data types
Summary
Functions
Decodes bare vector<%type>/vector<!X> as TL structs and returns rest of the binary
Decodes boxed Vector
Decodes vector
Decodes vector
Decodes vector
Decodes vector
Encodes list of X as vector
Encodes list of structs T as bare vector<@T> type
Encodes list of structs T as boxed Vector
Encodes list of numbers as Vector
Encodes list of numbers as Vector
Encodes list of numbers as Vector
Encodes list of string/binary as Vector
Functions
decode_bare(binary, integer, (binary -> term)) :: {[term] | [], binary}
Decodes bare vector<%type>/vector<!X> as TL structs and returns rest of the binary
Decodes boxed Vector
Decodes vector
Decodes vector
Decodes vector
Decodes vector