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

Method decode4to3

JavaWebServer/src/plist/Base64.java:1080–1149  ·  view source on GitHub ↗

Decodes four bytes from array source and writes the resulting bytes (up to three of them) to destination . The source and destination arrays can be manipulated anywhere along their length by specifying srcOffset and destOffset . This method does not check to

(
            byte[] source, int srcOffset,
            byte[] destination, int destOffset, int options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

decodeMethod · 0.95
writeMethod · 0.95
readMethod · 0.45

Calls 1

getDecodabetMethod · 0.95

Tested by

no test coverage detected