Exiffer.Buffer protocol (exiffer v0.2.4)
Link to this section Summary
Link to this section Types
@type t() :: term()
All the types that implement this protocol.
Link to this section Functions
Link to this function
consume(buffer, count)
Link to this function
offset_buffer(buffer, offset)
Manipulate buffers
Link to this function
random(buffer, read_position, count)
Link to this function
seek(buffer, position)
Link to this function
skip(buffer, count)
Link to this function