File.getBuffer

Returns next len bytes of the file as a PoolByteArray.

struct File
@nogc nothrow const
PoolByteArray
getBuffer
(
in long len
)

Meta