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

Method decodeFromFile

JavaWebServer/src/plist/Base64.java:1536–1580  ·  view source on GitHub ↗

Convenience method for reading a base64-encoded file and decoding it. 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 file

(String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeFileToFileMethod · 0.95

Calls 3

readMethod · 0.95
lengthMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected