Functions
Link copied to clipboard
fun contentsFromBytes(pool: ConstantPool, bytes: ByteArray, name: ConstantUtf8Info): AttributeConstantValueInfo
fun contentsFromBytes(pool: ConstantPool, bytes: ByteArray, name: ConstantUtf8Info, offset: Int): AttributeConstantValueInfo
Link copied to clipboard
fun contentsFromStream(pool: ConstantPool, stream: DataInputStream, name: ConstantUtf8Info): AttributeConstantValueInfo
fun contentsFromStream(pool: ConstantPool, stream: InputStream, name: ConstantUtf8Info): AttributeConstantValueInfo
Link copied to clipboard
Link copied to clipboard