On Thu, Jun 2, 2011 at 11:12 AM, Matt Benson <gudnabr...@gmail.com> 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: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org