Module solana_program::borsh1
source · Expand description
Utilities for the borsh serialization format, version 1.
Functions§
- Get the packed length for the serialized form of this object instance.
- Get the worst-case packed length for the given BorshSchema
- Deserializes without checking that the entire slice has been consumed