FS.fileSize

Return the file length (in bytes.)

  1. ulong fileSize(const(char)[] name)
    struct FS
    version(Win32)
    static
    ulong
    fileSize
    (
    const(char)[] name
    )
  2. ulong fileSize(const(char)[] name)

Meta