Entry.size

Returns the size in bytes of this directory entry.

  1. ulong size [@property getter]
  2. ulong size [@property getter]
    struct Entry
    version(Windows)
    @property const pure nothrow
    ulong
    size
    ()

Meta