fromBytes
fun fromBytes(frameType: UByte, bytes: ByteArray, offset: Int): AttributeStackMapTableInfo.StackMapFrameInfo.FullFrameInfo(source)
fun fromBytes(frameType: UByte, bytes: ByteArray): AttributeStackMapTableInfo.StackMapFrameInfo.FullFrameInfo(source)
fun fromBytes(bytes: ByteArray, offset: Int): AttributeStackMapTableInfo.StackMapFrameInfo.FullFrameInfo(source)