SokDoc

sok / Sok.Buffer / JVMMultiplatformBuffer / getUShortImpl

getUShortImpl

fun getUShortImpl(index: Int?): <ERROR CLASS> (source)

Platform and version requirements: JVM

Get the unsigned short at the current cursor position. If the index parameter is provided, the cursor will be ignored and not modified

Parameters

index - index of the short, buffer.cursor is used if the index is null

Return short