DataObject

@Serializable
class DataObject(var type: Byte, var len: Int)

Constructors

Link copied to clipboard
constructor(type: Byte, len: Int)

Properties

Link copied to clipboard
Link copied to clipboard