buffer-codec
Toggle table of contents
5.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
buffer-codec
buffer-codec
/
com.ditchoom.buffer.codec
/
PeekResult
/
Complete
Complete
@
JvmInline
value
class
Complete
(
val
bytes
:
Int
)
:
PeekResult
A complete frame is available;
bytes
is its total size.
Members
Constructors
Complete
Link copied to clipboard
constructor
(
bytes
:
Int
)
Properties
bytes
Link copied to clipboard
val
bytes
:
Int