Class XSSFBUtils

    • Constructor Detail

      • XSSFBUtils

        public XSSFBUtils()
    • Method Detail

      • readXLWideString

        public static int readXLWideString​(byte[] data,
                                           int offset,
                                           StringBuilder sb)
                                    throws XSSFBParseException
        Reads an XLNullableWideString.
        Parameters:
        data - data from which to read
        offset - in data from which to start
        sb - buffer to which to write. You must setLength(0) before calling!
        Returns:
        number of bytes read
        Throws:
        XSSFBParseException - if there was an exception while trying to read the string