MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / decodeToFile

Method decodeToFile

JavaWebServer/src/plist/Base64.java:1500–1519  ·  view source on GitHub ↗

Convenience method for decoding data to a file. As of v 2.3, if there is a error, the method will throw an java.io.IOException. This is new to v2.3! In earlier versions, it just returned false, but in retrospect that's a pretty poor way to handle it. @param dataToDecode Base64-encode

(String dataToDecode, String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

writeMethod · 0.95
closeMethod · 0.95
getBytesMethod · 0.45

Tested by

no test coverage detected