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