MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / NSNumber

Method NSNumber

JavaWebServer/src/plist/NSNumber.java:70–72  ·  view source on GitHub ↗

Parses integers and real numbers from their binary representation. Note: real numbers are not yet supported. @param bytes The binary representation of only this number @param type The type of number @see #INTEGER @see #REAL

(byte[] bytes, int type)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

parseLongMethod · 0.95
parseDoubleMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected