mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 03:55:47 +08:00
add part of class compoundfile
This commit is contained in:
@ -69,7 +69,7 @@ void Header::Write(Stream &stream)
|
||||
}
|
||||
}
|
||||
|
||||
void Header::Read(Stream &stream)
|
||||
void Header::Read(Stream stream)
|
||||
{
|
||||
StreamRW rw(stream);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user