GetNextLine
std::optional<BString> GetNextLine();
auto fieldLine = buffer.GetNextLine();
fieldLine = buffer.GetNextLine();
auto chunkSizeString = buffer.GetNextLine();
auto chunkEndString = buffer.GetNextLine();
auto trailerString = buffer.GetNextLine();
auto statusLine = buffer.GetNextLine();