Interface ICUBinary.Authenticate

    • Method Detail

      • isDataVersionAcceptable

        boolean isDataVersionAcceptable​(byte[] version)
        Method used in ICUBinary.readHeader() to provide data format authentication.
        Parameters:
        version - version of the current data
        Returns:
        true if dataformat is an acceptable version, false otherwise