Functions
Link copied to clipboard
fun fromBytes(bytes: ByteArray, offset: Int): AttributeStackMapTableInfo.StackMapFrameInfo.ChopFrameInfo
fun fromBytes(frameType: UByte, bytes: ByteArray): AttributeStackMapTableInfo.StackMapFrameInfo.ChopFrameInfo
fun fromBytes(frameType: UByte, bytes: ByteArray, offset: Int): AttributeStackMapTableInfo.StackMapFrameInfo.ChopFrameInfo
Link copied to clipboard
fun fromStream(frameType: UByte, stream: DataInputStream): AttributeStackMapTableInfo.StackMapFrameInfo.ChopFrameInfo
fun fromStream(frameType: UByte, stream: InputStream): AttributeStackMapTableInfo.StackMapFrameInfo.ChopFrameInfo