PackageReaderImpl: Delay reading sections until ParseContent()
This commit is contained in:
@@ -67,6 +67,8 @@ private:
|
||||
friend class PackageWriterImpl;
|
||||
|
||||
private:
|
||||
status_t _PrepareSections();
|
||||
|
||||
status_t _ParseTOC(AttributeHandlerContext* context,
|
||||
AttributeHandler* rootAttributeHandler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user