Modifier and Type | Method and Description |
---|---|
static ByteSequenceItem |
Parser.parseByteSequence(String input)
Implementation of "Parsing a Byte Sequence" (assuming no extra characters
left in input string)
|
static ByteSequenceItem |
ByteSequenceItem.valueOf(byte[] value)
Creates a
ByteSequenceItem instance representing the specified
byte[] value. |
ByteSequenceItem |
ByteSequenceItem.withParams(Parameters params) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.