krossbow-websocket-core
3.7.0
common
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Binary
Binary
common
class
Binary
(
val
bytes
:
ByteArray
)
:
WebSocketFrame
Content copied to clipboard
A web socket binary frame (0x2).
Constructors
Properties
Constructors
Binary
Link copied to clipboard
common
fun
Binary
(
bytes
:
ByteArray
)
Content copied to clipboard
Properties
bytes
Link copied to clipboard
common
val
bytes
:
ByteArray
Content copied to clipboard