X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=CollectionReader.h;h=72f652a50c5704266ceea2ed4c01c6fe3af57b37;hb=ee4c05de3061d1d7abfd1710823442cbc0cfbf46;hp=ef71c72736269ce56340860c88cd7cc24b3b4813;hpb=b11d90aaee4332e80c2f308113899fddebf2643a;p=ecparse.git 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: