solana_sdk

Module borsh0_10

Source
Expand description

Utilities for the borsh serialization format, version 0.10.

Functionsยง

get_instance_packed_lenDeprecated
Get the packed length for the serialized form of this object instance.
get_packed_lenDeprecated
Get the worst-case packed length for the given BorshSchema
try_from_slice_uncheckedDeprecated
Deserializes without checking that the entire slice has been consumed