WPILibC++
2018.4.1-20180924003241-1198-g0c58a0a
|
Public Member Functions | |
HttpMultipartScanner (StringRef boundary, bool saveSkipped=false) | |
void | SetBoundary (StringRef boundary) |
void | Reset (bool saveSkipped=false) |
StringRef | Execute (StringRef in) |
bool | IsDone () const |
StringRef | GetSkipped () const |