Uses of Interface
org.epics.pvmanager.data.VByteArray

Packages that use VByteArray
org.epics.pvmanager.data Support for control system types. 
 

Uses of VByteArray in org.epics.pvmanager.data
 

Methods in org.epics.pvmanager.data that return types with arguments of type VByteArray
static ChannelExpression<VByteArray,byte[]> ExpressionLanguage.vByteArray(java.lang.String name)
          A channel with the given name of type VByteArray.