Exiffer.OffsetBuffer (exiffer v0.1.4)
Documentation for Exiffer.OffsetBuffer
.
Wraps Exiffer.Buffer with appending an offset amount to positions
Link to this section Summary
Link to this section Functions
Link to this function
consume(offset_buffer, amount)
Link to this function
new(buffer, offset \\ 0)
Link to this function
random(offset_buffer, position, count)
Link to this function
seek(offset_buffer, position)
Link to this function
skip(offset_buffer, amount)
Link to this function