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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected