public final class DecoderResult
extends java.lang.Object
Constructor and Description |
---|
DecoderResult(IsaPrimitive primitive,
int bitSize) |
Modifier and Type | Method and Description |
---|---|
int |
getBitSize() |
IsaPrimitive |
getPrimitive() |
public DecoderResult(IsaPrimitive primitive, int bitSize)
public IsaPrimitive getPrimitive()
public int getBitSize()