lin
/
com.github.adriantodt.lin.bytecode
/
SectionLabel
Section
Label
data class
SectionLabel
(length:
Int
, index:
Int
) :
Serializable
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
:
Deserializer
<
SectionLabel
>
Content copied to clipboard
Functions
serialize
To
Link copied to clipboard
open override fun
serializeTo
(buffer:
Buffer
)
Content copied to clipboard
to
Bytes
Link copied to clipboard
open fun
toBytes
():
ByteString
Content copied to clipboard
Properties
index
Link copied to clipboard
val
index
:
Int
Content copied to clipboard
length
Link copied to clipboard
val
length
:
Int
Content copied to clipboard