Uses of Interface
org.apache.poi.util.FixedField
Packages that use FixedField
Package
Description
Top-level util package are classes that are useful throughout the project.
-
Uses of FixedField in org.apache.poi.util
Classes in org.apache.poi.util that implement FixedFieldModifier and TypeClassDescriptionclass
representation of a byte (8-bit) field at a fixed location within a byte arrayclass
representation of an integer (32-bit) field at a fixed location within a byte arrayclass
representation of a long (16-bit) field at a fixed location within a byte arrayclass
representation of a short (16-bit) field at a fixed location within a byte array