Cookie.produce

Output the cookie as a text stream, via the provided consumer

class Cookie
void
produce
(
scope size_t delegate
(
const(void)[]
)
consume
)

Meta