MCPcopy Create free account
hub / github.com/CvvT/AppTroy / utf8BytesToString

Method utf8BytesToString

app/src/main/java/org/cc/util/Utf8Utils.java:85–168  ·  view source on GitHub ↗

Converts an array of UTF-8 bytes into a string. @param bytes non-null; the bytes to convert @param start the start index of the utf8 string to convert @param length the length of the utf8 string to convert, not including any null-terminator that might be present @return non-null; the converted stri

(byte[] bytes, int start, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

throwBadUtf8Method · 0.95
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected