Lds1ElementaryFile

data class Lds1ElementaryFile(val id: Lds1ElementaryFile.Id, val bytes: ByteArray? = null)

Binary representation of the LDS1 Elementary File.

Constructors

Link copied to clipboard

Types

Link copied to clipboard

Identifier of the LDS1 Elementary File.

Properties

Link copied to clipboard
val bytes: ByteArray? = null

Content bytes.

Link copied to clipboard

Identifier.