X-Git-Url: https://git.pterodactylus.net/?p=ecparse.git;a=blobdiff_plain;f=CollectionReader.h;fp=CollectionReader.h;h=72f652a50c5704266ceea2ed4c01c6fe3af57b37;hp=ef71c72736269ce56340860c88cd7cc24b3b4813;hb=ee4c05de3061d1d7abfd1710823442cbc0cfbf46;hpb=88e69cc8c710fa06616219bcf347c4e9b89550d3 diff --git a/CollectionReader.h b/CollectionReader.h index ef71c72..72f652a 100644 --- a/CollectionReader.h +++ b/CollectionReader.h @@ -19,6 +19,7 @@ public: private: void identifyCollectionType(); bool isLineBreakPresent(); + bool ensureBufferCapacity(size_t byteCount); void readMoreBytes(); private: