Package org.apache.activemq.util
Class XBeanByteConverterUtil
java.lang.Object
org.apache.activemq.util.XBeanByteConverterUtil
Converts string values like "20 Mb", "1024kb", and "1g" to long or int values in bytes.
-
Method Summary
-
Method Details
-
convertToLongBytes
- Throws:
IllegalArgumentException
-
convertToIntegerBytes
- Throws:
IllegalArgumentException
-