#include "filename_encoder.h"
List of all members.
Public Member Functions |
void | Encode (const StringPiece &filename_prefix, const StringPiece &filename_ending, GoogleString *encoded_filename) |
bool | Decode (const StringPiece &encoded_filename, GoogleString *decoded_url) |
Detailed Description
- Todo:
- TODO(morlovich): Remove this, and just use UrlToFilenameEncoder directly.
The documentation for this class was generated from the following file: