Class BinaryEncoder

  • All Implemented Interfaces:
    Encoder

    public class BinaryEncoder
    extends Object
    implements Encoder
    Encoder for StoreType.BINARY. For String and primitives, store unencoded. For other objects, store them marshalled.
    Since:
    9.1