Module spacetimedb_sats::bsatn

source ·

Re-exports§

Modules§

Functions§

  • Deserialize a T from the BSATN format in the buffered reader.
  • Deserialize a T from the BSATN format in bytes.
  • Computes the size of val when BSATN encoding without actually encoding.
  • Serialize value into a Vec<u8> in the BSATN format.
  • Serialize value into the buffered writer w in the BSATN format.