Class InMemoryDataRecord

  • All Implemented Interfaces:
    DataRecord

    public class InMemoryDataRecord
    extends Object
    implements DataRecord
    Represents binary data which is backed by a byte[] (in memory).