Uses of Class
com.bc.ceres.binio.util.ByteArrayCodec
Packages that use ByteArrayCodec
-
Uses of ByteArrayCodec in com.bc.ceres.binio.util
Fields in com.bc.ceres.binio.util declared as ByteArrayCodecModifier and TypeFieldDescriptionstatic final ByteArrayCodec
ByteArrayCodec.BIG_ENDIAN
static final ByteArrayCodec
ByteArrayCodec.LITTLE_ENDIAN
Methods in com.bc.ceres.binio.util that return ByteArrayCodecModifier and TypeMethodDescriptionstatic ByteArrayCodec
ByteArrayCodec.getInstance
(ByteOrder byteOrder)