ByteBuffer.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void get(ubyte[] dst, size_t offset, size_t length)
  2. T get()
  3. T get(size_t index)
    struct ByteBuffer
    const
    T
    get
    (
    T
    )
    (
    size_t index
    )

Meta