Function File.getBuffer

Returns next len bytes of the file as a PoolByteArray.

PoolArray!(ubyte) getBuffer (
  const(long) len
) nothrow @nogc const;