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