BytesReceived

data class BytesReceived(data: ByteArray) : PeerEvent

Properties

data
Link copied to clipboard
common
val data: ByteArray