Cookie.writeString

Undocumented in source. Be warned that the author may not have intended to support it.
class Cookie
@safe
void
writeString
(
R
)
(
R dst
,
string name
)
if (
isOutputRange!(R, char)
)

Meta