Get the size of this Inode, in bytes.
True if this item is a directory.
True if this item is a file.
Writes the inode into the start of the buffer.
Handy function that converts the Inode to a Node Stats object.
Updates the Inode using information from the stats object. Used by file systems at sync time, e.g.:
True if any changes have occurred.
Converts the buffer into an Inode.
Generated using TypeDoc
Generic inode definition that can easily be serialized.