Variable File.contents

Contents of this file.

class File
{
  // ...
  const(ubyte)[] contents ;
  // ...
}