sok / Sok.Buffer / JSMultiplatformBuffer / getULongImpl
fun getULongImpl(index:
Int
?): <ERROR CLASS>
(source)
Platform and version requirements: JS
Get the unsigned long at the current cursor position. If the index parameter is provided, the cursor will be ignored and not modified
index
- index of the long, buffer.cursor is used if the index is null
Return long