Module buf

Source
Expand description

Memory buffers to interact with the WASM contracts.

Structs§

Buffer
A live buffer in the WASM linear memory.
BufferMut
A live mutable buffer in the WASM linear memory.

Enums§

Error
Type of buffer errors.