MCPcopy Create free account
hub / github.com/SPLWare/esProc / toHexString

Method toHexString

src/main/java/com/scudata/common/StringUtils.java:70–74  ·  view source on GitHub ↗

将一个长整数中的指定字节数转化成16进制串 @param l 长整数 @param byteNum 长整数中的低字节数(即从右往左的字节个数) @return String

(long l, int byteNum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

color2HtmlMethod · 0.45
toStringMethod · 0.45
digitsMethod · 0.45
calculateMethod · 0.45
toStringMethod · 0.45
digitsMethod · 0.45
dumpMethod · 0.45
toStringMethod · 0.45

Calls 2

appendHexStringMethod · 0.95
toStringMethod · 0.65

Tested by

no test coverage detected