RawSection

class RawSection(id: Long, contents: ByteArray) : Section

Constructors

Link copied to clipboard
constructor(id: Long, contents: ByteArray)

Functions

Link copied to clipboard
Link copied to clipboard
fun sectionId(): Int