public class BigIntegerSerializer extends Object implements jdbm.helper.Serializer
| Constructor and Description |
|---|
BigIntegerSerializer() |
public Object deserialize(byte[] bigIntBytes) throws IOException
deserialize in interface jdbm.helper.SerializerIOExceptionpublic byte[] serialize(Object bigInt) throws IOException
serialize in interface jdbm.helper.SerializerIOExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.