| moz.build |
|
618 |
| nsDataChannel.cpp |
Helper for performing a fallible unescape.
@param aStr The string to unescape.
@param aBuffer Buffer to unescape into if necessary.
@param rv Out: nsresult indicating success or failure of unescaping.
@return Reference to the string containing the unescaped data.
|
6069 |
| nsDataChannel.h |
nsDataChannel_h___ |
1239 |
| nsDataHandler.cpp |
static |
8771 |
| nsDataHandler.h |
nsDataHandler_h___ |
1839 |
| nsDataModule.cpp |
|
618 |
| nsIDataChannel.idl |
nsIDataChannel
This interface allows JS to check if a given channel is a data channel.
|
519 |