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 | |
DataBytesLoaded — Property in class com.curlyben.events.HTTPEvent | |
The size in bytes of the response data loaded so far. | |
DataBytesTotal — Property in class com.curlyben.events.HTTPEvent | |
The size in bytes of the response data as specifed in the 'content-length' header. | |
dataComplete — Event in class com.curlyben.net.HTTPRequest | |
This event is triggered when the request has completed loading all data. | |
dataProgress — Event in class com.curlyben.net.HTTPRequest | |
This event is triggered multiple times after the header is complete, and before the data is complete. | |
DateTime — Class in package com.curlyben.utils | |
Utilities for dealing with dates, times and timespans. | |
decode(data) — Static method in class com.dynamicflash.util.Base64 | |
Decodes a base64 string into its ANSI representation. | |
decodeToByteArray(data) — Static method in class com.dynamicflash.util.Base64 | |
Decodes a base64 string into an array of bytes. | |
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 |