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

Class FallbackZipEncoding

src/main/org/apache/tools/zip/FallbackZipEncoding.java:42–91  ·  view source on GitHub ↗

A fallback ZipEncoding, which uses a java.io means to encode names. This implementation is not favorable for encodings other than utf-8, because java.io encodes unmappable character as question marks leading to unreadable ZIP entries on some operating systems. Furthermore this implementa

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