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

Method getBytes

src/main/org/apache/tools/zip/ZipOutputStream.java:1450–1461  ·  view source on GitHub ↗

Retrieve the bytes for the given String in the encoding set for this Stream. @param name the string to get bytes from @return the bytes as a byte array @throws ZipException on error @since 1.3

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

rewriteSizesAndCrcMethod · 0.45
ZipOutputStreamClass · 0.45

Calls 3

getZipEncodingMethod · 0.95
encodeMethod · 0.65
getMessageMethod · 0.45

Tested by

no test coverage detected