BlockFile.this

Undocumented in source.
  1. this()
  2. this(string filename, uint SIZE, Flag!"read_only" read_only)
  3. this(File file, uint SIZE, Flag!"read_only" read_only)
    class BlockFile
    protected
    this
    (
    File file
    ,
    immutable uint SIZE
    ,
    const Flag!"read_only" read_only = No.read_only
    )

Meta