public class BER extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
ASN_LONG_LEN |
| Constructor and Description |
|---|
BER() |
| Modifier and Type | Method and Description |
|---|---|
static long |
decodeLength(SeekableByteChannel is) |
static long |
decodeLengthBuf(ByteBuffer buffer) |
public static final byte ASN_LONG_LEN
public static final long decodeLength(SeekableByteChannel is) throws IOException
IOExceptionpublic static long decodeLengthBuf(ByteBuffer buffer)
Copyright © 2019. All rights reserved.