27 httpMethod.HttpRequestMethodXXX(method.
termedBuf());
35 queryParams.unpack(msg);
50 queryParams.pack(msg);
String SBufToString(const SBuf &s)
struct msghdr with a known type, fixed-size I/O and control buffers
void putString(const String &s)
store variable-length string
void getPod(Pod &pod) const
load POD
void getString(String &s) const
load variable-length string
void putPod(const Pod &pod)
store POD
void pack(Ipc::TypedMsgHdr &msg) const
store into msg
char const * termedBuf() const