Class ByteBufSampleValue

java.lang.Object
org.epics.archiverappliance.data.ByteBufSampleValue
All Implemented Interfaces:
SampleValue, org.json.simple.JSONAware

public class ByteBufSampleValue extends Object implements SampleValue
A sample value that encapsulates a byte buffer. This is principally as the "value" of a EPICS V4 PVStructure that is not mapped to any of the standard DBR types.
Author:
mshankar