OutBuffer.putUnsafe

Responsibility that there's enough capacity is on the user

  1. void putUnsafe(T bytes)
    class OutBuffer
    void
    putUnsafe
    (
    T
    )
    ()
    if (
    is(T == ubyte[])
    )
  2. void putUnsafe(T value)

Meta