toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.conventions
/
com.shakelang.shake.bytecode.interpreter.format.attribute
/
Attribute
/
dump
dump
open
fun
dump
(
stream
:
DataOutputStream
)
(
source
)
Dump the attribute to a
DataOutputStream
Specification
Since
0.1.0
See also
Data
Output
Stream
open
fun
dump
(
)
:
ByteArray
(
source
)
Dump the attribute to a
ByteArray
Specification
Since
0.1.0
See also
Data
Output
Stream