Added a callout to the Offset field.

geesefs-0-30-9
Aaron Jacobs 2015-02-27 11:46:57 +11:00
parent a4e48c2ebe
commit b0fb03569a
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ The chief improvements and/or differences from the bazil.org packages are:
system implementations, etc., all of which tend to be very poorly
documented.
* Support for arbitrary offsets in directory entries returned by `ReadDir`.
(The bazil.org package assumes that offsets must be counts of bytes.)
The very large disadvantage over using the bazil.org packages is that many
features have not yet been exposed.