On Thu, Jun 2, 2011 at 11:12 AM, Matt Benson <[email protected]> wrote:
> Implying that "memory" is an overly constraining concept to apply here.
>

Technically a buffer is typically in memory, so the concept still fits
for that usecase. ;p  However, I've actually used my toString() method
when logging the size of files (downloading file X of size blah blah).
 So, that's not really memory.  The underlying concepts here are
"size" and binary (we're using the 1024 divisor).

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to