Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.poi.util.LittleEndian Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| LittleEndian | a utility class for handling little-endian numbers, which the 80x86 world is replete with. | Class | org.apache.poi.util | Apache POI |
|
| LittleEndian .BufferUnderrunException | Exception to handle buffer underrunsAuthor:Marc Johnson (mjohnson at apache dot org)See Also:Serialized Form | Class | org.apache.poi.util.LittleEndian | Apache POI |
|
| LittleEndianByteArrayInputStream | | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianByteArrayOutputStream | | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianConsts | a repository for constants shared by classes within this packageAuthor:Marc Johnson, Andrew C. | Interface | org.apache.poi.util | Apache POI |
|
| LittleEndianInput | | Interface | org.apache.poi.util | Apache POI |
|
| LittleEndianInputStream | Wraps an InputStream providing LittleEndianInput This class does not buffer any input, so the stream read position maintained | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianOutput | | Interface | org.apache.poi.util | Apache POI |
|
| LittleEndianOutputStream | | Class | org.apache.poi.util | Apache POI |