krossbow-websocket-core
Toggle table of contents
9.3.0
common
Platform filter
common
Switch theme
Search in API
krossbow-websocket-core
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