Constructor and Description |
---|
XSSFBUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
readXLWideString(byte[] data,
int offset,
StringBuilder sb)
Reads an XLNullableWideString.
|
public static int readXLWideString(byte[] data, int offset, StringBuilder sb) throws XSSFBParseException
data
- data from which to readoffset
- in data from which to startsb
- buffer to which to write. You must setLength(0) before calling!XSSFBParseException
- if there was an exception while trying to read the string