MultipartReaderTemplate

Undocumented in source.

Members

Functions

encapsulateBoundaryLength
auto encapsulateBoundaryLength()
Undocumented in source. Be warned that the author may not have intended to support it.
readContent
ReadContentResult readContent()
Undocumented in source. Be warned that the author may not have intended to support it.
readHeaders
ReadHeadersResult readHeaders()
Undocumented in source. Be warned that the author may not have intended to support it.
start
ReadHeadersResult start()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ReadContentResult
struct ReadContentResult
Undocumented in source.
ReadHeadersResult
struct ReadHeadersResult
Undocumented in source.

Variables

boundary
const(char)[] boundary;
Undocumented in source.
buffer
char[] buffer;
Undocumented in source.
dataLimit
size_t dataLimit;
Undocumented in source.
dataOffset
size_t dataOffset;
Undocumented in source.

Meta