Uses of Class
org.apache.directory.shared.asn1.util.LongDecoderException

Packages that use LongDecoderException
org.apache.directory.shared.asn1.util   
 

Uses of LongDecoderException in org.apache.directory.shared.asn1.util
 

Methods in org.apache.directory.shared.asn1.util that throw LongDecoderException
static long LongDecoder.parse(Value value)
          Parse a byte buffer and send back an integer
static long LongDecoder.parse(Value value, long min, long max)
          Parse a byte buffer and send back an long, controlling that this number is in a specified interval.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.