Package | Description |
---|---|
org.apache.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
VariantSupport.read(byte[] src,
int offset,
int length,
long type,
int codepage)
Reads a variant type from a byte array.
|
static java.lang.Object |
VariantSupport.read(LittleEndianByteArrayInputStream lei,
int length,
long type,
int codepage) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.