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 ByteArrayCodecByteArrayCodec.BIG_ENDIANstatic final ByteArrayCodecByteArrayCodec.LITTLE_ENDIANMethods in com.bc.ceres.binio.util that return ByteArrayCodecModifier and TypeMethodDescriptionstatic ByteArrayCodecByteArrayCodec.getInstance(ByteOrder byteOrder)