toggle menu
zap-lib
0.4.0
jvm
switch theme
search in API
zap-lib
/
com.github.zap_lib.models
/
ZappHeader
/
Companion
Companion
object
Companion
Members
Properties
SIZE_BYTES
Link copied to clipboard
const
val
SIZE_BYTES
:
Int
Functions
from
Link copied to clipboard
fun
from
(
buf
:
ByteBuffer
)
:
ZappHeader
Read bytes from the given
ByteBuffer
and decode it to
ZappHeader
.