MCPcopy Create free account
hub / github.com/bage2014/study / encode

Method encode

study-utils/src/main/java/com/gootrip/util/Base64.java:254–256  ·  view source on GitHub ↗

Encode a String in Base64. The String is converted to and from bytes according to the platform's default character encoding. No line breaks or other white space are inserted into the encoded data. @param string The data to encode. @return An encoded String. @since ostermillerutils 1.00.00

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

encodeToStringMethod · 0.95

Calls 4

moveMethod · 0.95
closeMethod · 0.45
readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected