MCPcopy Create free account
hub / github.com/apache/ant / decode

Method decode

src/main/org/apache/tools/zip/ZipEncoding.java:83–83  ·  view source on GitHub ↗

@param data The byte values to decode. @return The decoded string. @throws IOException if something goes wrong

(byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

doSimpleEncodingTestMethod · 0.95
decodeMethod · 0.65
handleArgNiceMethod · 0.65
FlexIntegerMethod · 0.65
parseNameMethod · 0.65
getNextEntryMethod · 0.65

Implementers 4

Simple8BitZipEncodingsrc/main/org/apache/tools/zip/Simple8B
FallbackZipEncodingsrc/main/org/apache/tools/zip/Fallback
NioZipEncodingsrc/main/org/apache/tools/zip/NioZipEn
TarUtilssrc/main/org/apache/tools/tar/TarUtils

Calls

no outgoing calls

Tested by 1

doSimpleEncodingTestMethod · 0.76