SokDoc

sok / Sok.Buffer / MultiplatformBuffer / get

get

operator fun get(index: Int): Byte (source)

Platform and version requirements: Common

Get a byte with its index in the buffer, the cursor will not be modified

Parameters

index - index of the byte

Return byte