Searched refs:unicodeSize (Results 1 – 1 of 1) sorted by relevance
80 private int unicodeSize = 1; // UTF-8 field in XMPSerializerRDF143 int minSize = outputStream.getBytesWritten() + tailLength * unicodeSize; in addPadding()153 padding /= unicodeSize; in addPadding()183 unicodeSize = 2; in checkOptionsConsistence()193 if ((options.getPadding() & (unicodeSize - 1)) != 0) in checkOptionsConsistence()221 padding = DEFAULT_PAD * unicodeSize; in checkOptionsConsistence()228 padding += 10000 * unicodeSize; in checkOptionsConsistence()