MutableBuffer.this

  1. this(void* ptr, Flag!"Take" take)
  2. this(ubyte[] data)
    class MutableBuffer
    this
    (
    ubyte[] data
    )