MCPcopy Index your code
hub / github.com/apache/ant / NioZipEncoding

Class NioZipEncoding

src/main/org/apache/tools/zip/NioZipEncoding.java:40–119  ·  view source on GitHub ↗

A ZipEncoding, which uses a java.nio java.nio.charset.Charset Charset to encode names. This implementation works for all cases under java-1.5 or later. However, in java-1.4, some charsets don't have a java.nio implementation, most notably the default ZIP encoding Cp437. The metho

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected