| Package | Description |
|---|---|
| org.apache.directory.api.asn1.ber.tlv |
| Modifier and Type | Method and Description |
|---|---|
static int |
IntegerDecoder.parse(BerValue value)
Parse a byte buffer and send back an integer
|
static int |
IntegerDecoder.parse(BerValue value,
int min,
int max)
Parse a byte buffer and send back an integer, controlling that this number
is in a specified interval.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.