dump

open fun dump(stream: DataOutputStream)(source)

Dump the attribute to a DataOutputStream

Specification

Since

0.1.0

See also


open fun dump(): ByteArray(source)

Dump the attribute to a ByteArray

Specification

Since

0.1.0

See also