toggle menu
krossbow
common
switch theme
search in API
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Binary
Binary
data
class
Binary
(
val
bytes
:
ByteString
)
:
WebSocketFrame
(
source
)
A web socket binary frame (0x2).
Members
Constructors
Binary
Link copied to clipboard
constructor
(
bytes
:
ByteString
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteString