Package | Description |
---|---|
org.apache.directory.shared.ldap.util |
Modifier and Type | Method and Description |
---|---|
static int |
StringTools.collectEscapedHexBytes(ByteBuffer bb,
String str,
int index)
Collects an hex sequence from a string, and returns the value
as an integer, after having modified the initial value (the escaped
hex value is transsformed to the byte it represents).
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.