Encode a filename or a comment to a byte array suitable for storing it to a serialized zip entry. Examples for CP 437 (in pseudo-notation, right hand side is C-style notation): encode("\u20AC_for_Dollar.txt") = "%U20AC_for_Dollar.txt" encode("\u00D6lf\u00E4sser.txt") = "\231lf\204sse
(String name)
source not stored for this graph (policy: none)
no outgoing calls