ByteBuffer.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T get(size_t index)
  2. T get(size_t index)
    class ByteBuffer
    T
    get
    (
    T
    )
    (
    size_t index
    )
    if (
    is(T == bool)
    )
  3. T get(size_t index)

Meta