Module ic_stable_structures::writer

source ·

Structs§

  • A writer to the stable memory which first writes the bytes to an in memory buffer and flushes the buffer to stable memory each time it becomes full.
  • A writer that writes sequentially to memory.