toggle menu
buffer
1.0.0-ALPHA-20250115
jvm
switch theme
search in API
buffer
/
net.rsprot.buffer.bitbuffer
Package-level
declarations
Types
Functions
Types
Bit
Buf
Link copied to clipboard
abstract
class
BitBuf
(
buffer
:
ByteBuf
)
:
AutoCloseable
Unsafe
Bit
Buf
Link copied to clipboard
class
UnsafeBitBuf
(
buffer
:
ByteBuf
)
:
BitBuf
Unsafe
Long
Backed
Bit
Buf
Link copied to clipboard
class
UnsafeLongBackedBitBuf
Wrapped
Bit
Buf
Link copied to clipboard
class
WrappedBitBuf
(
buffer
:
ByteBuf
)
:
BitBuf
Functions
to
Bit
Buf
Link copied to clipboard
fun
ByteBuf
.
toBitBuf
(
)
:
BitBuf