Decodes the input buffer.
The buffer to decode, expected to be of buffer type.
BufferOutput object with a decode function.
Encodes the input data into buffer format.
The data to encode, expected to be of Uint8Array type.
Descriptive context for error messages
Object with an encode function.
Represents a scalar kind with Buffer functionality. This class extends the ScalarKind class.