Module lair_keystore_api::dependencies::rmpv::decode

source ·

Modules§

Enums§

  • This type represents all possible errors that can occur when deserializing a value.

Constants§

Functions§

  • Attempts to read bytes from the given reader and interpret them as a Value.
  • Attempts to read the data from the given reader until either a complete MessagePack value decoded or an error detected.
  • Attempts to read the data from the given reader until either a complete MessagePack value decoded or an error detected.
  • Attempts to read bytes from the given reader and interpret them as a Value.