MCPcopy Create free account
hub / github.com/HTBridge/pivaa / digit16

Method digit16

app/src/main/java/org/apache/commons/codec/net/Utils.java:47–53  ·  view source on GitHub ↗

Returns the numeric value of the character b in radix 16. @param b The byte to be converted. @return The numeric value represented by the character in radix 16. @throws DecoderException Thrown when the byte is not valid per Character#digit(char,int)

(final byte b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

decodeUrlMethod · 0.95
decodeQuotedPrintableMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected