public interface IFileNode extends IBinarySerializable
A FileNode is the basic unit for holding and referencing data in the file
Modifier and Type | Method and Description |
---|---|
void |
accept(IFileNodeVisitor visitor) |
FileNodeHeader |
getHeader() |
getStructSize, toByteArray
FileNodeHeader getHeader()
void accept(IFileNodeVisitor visitor)
Copyright (c) 2016 Aspose. All Rights Reserved.