| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| TERABYTE — Constant Static Property, class org.as3utils.ByteConversionUtil |
|
Defines the value of 1 terabyte in bytes. |
| terabytesToBytes(terabytes:Number, decimalPlaces:int) — Static Method , class org.as3utils.ByteConversionUtil |
|
Converts the number of terabytes to bytes. |
| trim(str:String) — Static Method , class org.as3utils.StringUtil |
|
Removes control characters(char <= 32) from the start and end of the String object. |
| trimToEmpty(str:String) — Static Method , class org.as3utils.StringUtil |
|
Removes control characters(char <= 32) from the start and end of the String object. |
| trimToNull(str:String) — Static Method , class org.as3utils.StringUtil |
|
Removes control characters(char <= 32) from the start and end of the String object. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |