Package com.adobe.agl.impl
Interface ICUBinary.Authenticate
-
- All Known Implementing Classes:
ICUResourceBundleReader,StringPrepDataReader
- Enclosing class:
- ICUBinary
public static interface ICUBinary.AuthenticateSpecial interface for data authentication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDataVersionAcceptable(byte[] version)Method used in ICUBinary.readHeader() to provide data format authentication.
-