Expand description
Utilities for the borsh serialization format, version 0.9.
This file is provided for backwards compatibility with types that still use borsh 0.9, even though this crate canonically uses borsh 0.10.
Functionsยง
- get_
instance_ packed_ len Deprecated Get the packed length for the serialized form of this object instance. - get_
packed_ len Deprecated Get the worst-case packed length for the given BorshSchema - try_
from_ slice_ unchecked Deprecated Deserializes without checking that the entire slice has been consumed