Exiffer.Buffer protocol (exiffer v0.6.4)

Copy Markdown

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

consume(buffer, count)

offset_buffer(buffer, offset)

Manipulate buffers

push(buffer, chunk)

random(buffer, read_position, count)

read_eof(buffer)

seek(buffer, position)

skip(buffer, count)

tell(buffer)