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