DefaultConverter

public class DefaultConverter implements Converter<byte[]>

Just a simple converter for byte array primitives. We might want to move this into Converters. User: nikolavp Date: 28/02/14 Time: 14:54

Methods

getRawForm

public byte[] getRawForm(byte[] value)