ByteBuffer.create

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ByteBuffer create()
  2. ByteBuffer create(ubyte[] _data)
    struct ByteBuffer
    @nogc static @trusted
    create
    (
    ref ubyte[] _data
    )

Meta