Searched refs:VALUE_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
48 private static final byte[] VALUE_SEPARATOR = new byte[] { ':', ' ' }; field in StrictJarManifest300 os.write(VALUE_SEPARATOR); in writeEntry()