MCPcopy Create free account
hub / github.com/QuantWorldOrg/QuantWorld / encode

Method encode

src/main/java/com/quantworld/app/utils/Base64.java:457–459  ·  view source on GitHub ↗

Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet. @param pArray a byte array containing binary data @return A byte array containing only Base64 character data

(byte[] pArray)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

encodeMethod · 0.95
udpEncryptMethod · 0.95
urlEncodeMethod · 0.45

Calls 1

encodeBase64Method · 0.95

Tested by

no test coverage detected