MCPcopy Create free account
hub / github.com/betroy/xifan / encodeFileToFile

Method encodeFileToFile

app/src/main/java/com/troy/xifan/util/Base64.java:1764–1783  ·  view source on GitHub ↗

Reads infile and encodes it to outfile . @param infile Input file @param outfile Output file @throws java.io.IOException if there is an error @since 2.2

(String infile, String outfile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

encodeFromFileMethod · 0.95
writeMethod · 0.80
closeMethod · 0.80

Tested by

no test coverage detected