sok / Sok.Buffer / MultiplatformBuffer / get
operator fun get(index: Int): Byte (source)
operator fun get(index:
Int
):
Byte
Platform and version requirements: Common
Get a byte with its index in the buffer, the cursor will not be modified
index - index of the byte
index
Return byte