public class StringSerializer extends Object implements jdbm.helper.Serializer
| Modifier and Type | Field and Description |
|---|---|
static StringSerializer |
INSTANCE
A static instance of a StringSerializer
|
public static final StringSerializer INSTANCE
public Object deserialize(byte[] bytes) throws IOException
deserialize in interface jdbm.helper.SerializerIOExceptionpublic byte[] serialize(Object str) throws IOException
serialize in interface jdbm.helper.SerializerIOExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.