Uses of Class
org.apache.directory.shared.ldap.util.ByteBuffer

Packages that use ByteBuffer
org.apache.directory.shared.ldap.util   
 

Uses of ByteBuffer in org.apache.directory.shared.ldap.util
 

Methods in org.apache.directory.shared.ldap.util with parameters of type ByteBuffer
static int StringTools.collectEscapedHexBytes(ByteBuffer bb, java.lang.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-2009 Apache Software Foundation. All Rights Reserved.