[okio] Hi I would like to remove 4 Bytes from the ...
# squarelibraries
l
[okio] Hi I would like to remove 4 Bytes from the end of a buffer. Is there something like a cursor to move to a specific position and skip the bytes from this point or can the buffer reversed and then skip 4 bytes?