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

Method encode

PieOSXClient/src/plist/Base64.java:602–612  ·  view source on GitHub ↗

Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer. This is an experimental feature. Currently it does not pass along any options (such as #DO_BREAK_LINES or #GZIP. @param raw input buffer @param encoded output buffer @

(java.nio.ByteBuffer raw, java.nio.ByteBuffer encoded)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseQuotedStringMethod · 0.45
toXMLMethod · 0.45
toBinaryMethod · 0.45

Calls 3

encode3to4Method · 0.95
getMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected