Class ByteValueParser


  • @PublicEvolving
    public class ByteValueParser
    extends FieldParser<ByteValue>
    Parses a decimal text field into a ByteValue. Only characters '1' to '0' and '-' are allowed.