From 63a0efcb70da81b8d4dbe68745c84e565814fefd Mon Sep 17 00:00:00 2001
From: Frank Wuerthwein
Date: Sun, 8 Feb 2009 22:42:18 +0000
Subject: Update fload description
---
doc/lib/binaryXHR_js.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/lib/binaryXHR_js.html b/doc/lib/binaryXHR_js.html
index ed0b6a0..ed8f767 100644
--- a/doc/lib/binaryXHR_js.html
+++ b/doc/lib/binaryXHR_js.html
@@ -5,7 +5,7 @@
binaryXHR module
-
+
@@ -172,6 +172,7 @@ the binary file.
Return a double float (64 bit little endian) from offset idx.
+ Return undefined if the value is not a float or is infinity.
|
@@ -182,6 +183,7 @@ the binary file.
Return a low resolution (20 bit mantissa) double flat
obtained from the high 32 bits of the original little endian
double float from offset idx.
+ Return undefined if the value is not a float or is infinity.
--
cgit v1.2.3-2-g168b