toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.conventions
/
com.shakelang.shake.bytecode.interpreter.format.attribute
/
MutableAttribute
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Attribute
Link copied to clipboard
fun
fromAttribute
(
attribute
:
Attribute
)
:
MutableAttribute
Create an
Attribute
from an
Attribute
from
Stream
Link copied to clipboard
fun
fromStream
(
pool
:
MutableConstantPool
,
stream
:
DataInputStream
)
:
MutableAttribute
Read an
MutableAttribute
from a
DataInputStream