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

Method encodeBytes

JavaWebServer/src/plist/Base64.java:767–779  ·  view source on GitHub ↗

Encodes a byte array into Base64 notation. Does not GZip-compress data. @param source The data to convert @return The data in Base64-encoded form @throws NullPointerException if source array is null @since 1.4

(byte[] source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getBase64EncodedDataMethod · 0.95

Calls 1

encodeBytesToBytesMethod · 0.95

Tested by

no test coverage detected