summaryrefslogtreecommitdiff
path: root/test/simple/test-readdouble.js
Commit message (Expand)AuthorAgeFilesLines
* Incorporate endianness into buffer.read* function names instead of passing in...Brian White2011-08-121-30/+31
* Endian argument should be a boolean. Signed integers shouldn't run through ch...Robert Mustacchi2011-08-081-30/+30
* Add reading/writing of floats and doubles from/to buffersBrian White2011-05-151-0/+106