DataEntryUrnBox

class DataEntryUrnBox(name: String, location: String? = null, flags: Int) : DataEntryBox

Constructors

Link copied to clipboard
constructor(name: String, location: String? = null, flags: Int)

Properties

Link copied to clipboard
open override val size: Int
Link copied to clipboard
protected val version: Byte

Functions

Link copied to clipboard
Link copied to clipboard
open override fun write(output: ByteBuffer)