WPILibC++
2018.4.1-20181002134759-1212-g7b471d8
|
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 |