summaryrefslogtreecommitdiff
path: root/lib/buffer_ieee754.js
AgeCommit message (Expand)Author
2011-10-05Fixed a lot of jslint errors.Colton Baker
2011-08-12Incorporate endianness into buffer.read* function names instead of passing in...Brian White
2011-08-08Endian argument should be a boolean. Signed integers shouldn't run through ch...Robert Mustacchi
2011-05-15Add reading/writing of floats and doubles from/to buffersBrian White