Buffers.removeOne

Fills dst with a slice of the head chain's buffer, and frees the chain if it becomes empty chunk_keep must be 1 for buffers to be emptied this way.

  1. ubyte[] removeOne(ubyte[] dst)
    class Buffers
    ubyte[]
    removeOne
    (
    ubyte[] dst
    )
  2. void removeOne()

Meta