tl v57.2.0-rc
TL.Vec
Module for working with Vector
data types
Summary
Decodes bare vector<%type>/vector<!X> as TL structs and returns rest of the binary
Decodes boxed Vector as TL structs and returns rest of the binary
Decodes vector as list of integer and resturns rest of the binary
Decodes vector as list of integer and resturns rest of the binary
Decodes vector as list of integer and resturns rest of the binary
Decodes vector/vector as list of string/binary and resturns rest of the binary
Encodes list of X as vector type
Encodes list of structs T as bare vector<@T> type
Encodes list of structs T as boxed Vector type
Encodes list of numbers as Vector type
Encodes list of numbers as Vector type
Encodes list of numbers as Vector type
Encodes list of string/binary as Vector/vector type
Functions
Decodes bare vector<%type>/vector<!X> as TL structs and returns rest of the binary
Decodes boxed Vector as TL structs and returns rest of the binary
Decodes vector as list of integer and resturns rest of the binary
Decodes vector as list of integer and resturns rest of the binary
Decodes vector as list of integer and resturns rest of the binary
Decodes vector/vector as list of string/binary and resturns rest of the binary
Encodes list of X as vector type
Encodes list of structs T as bare vector<@T> type
Encodes list of structs T as boxed Vector type
Encodes list of numbers as Vector type
Encodes list of numbers as Vector type
Encodes list of numbers as Vector type
Encodes list of string/binary as Vector/vector type