#include "wvserialize.h"
Go to the source code of this file.
Functions | |
| template<> WvString | _wv_deserialize< WvString > (WvBuf &buf) |
| Deserialize a WvString. | |
|
||||||||||
|
Deserialize a WvString. Stops at (and includes) the terminating nul (zero) character. Serialized WvStrings are guaranteed not to contain nul except as the last character. |
1.3.6-20040222