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