ResponseParser.consume

readConsume callback, appends data to this.response, then looks for end_of_header_token. Returns data.length if finished or a greater value if the full payload isn't there yet.

class ResponseParser
size_t
consume
(
void[] data
)

Meta