What do they want? A method that returns the number of bytes? So, I suppose they would be multiplying by 1024 as opposed to 1000? So, 1k = 1024 bytes.
On Thu, Jun 2, 2011 at 9:47 AM, sebb <[email protected]> wrote: > A mail on the Tomcat user list asked why Tomcat does not support > shorthand suffices such as k & m when providing memory sizes, as is > done by the the Java -Xms etc options. > > Seems to me this might be a useful addition to Lang? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
