On May 15, 7:13 pm, billywhizz <
apjohn...@gmail.com> wrote:
> the read methods are looking at the same memory. they just index into a v8
> array that is wrapped around the raw memory buffer for convenience and
> speed of access. having said that, there are a lot of asserts and checks in
> the read* methods so i'd imagine they introduce quite a lot of overhead. as
> for using less memory, i don't see how using the read* methods will make
> any difference to memory usage.
to the read* methods.