vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

PipeInputStream.read - multiple declarations

Function PipeInputStream.read

ulong read (
  scope ubyte[] dst,
  IOMode mode
) @safe;

Function PipeInputStream.read

void read (
  scope ubyte[] dst
) @safe;
Authors
Copyright
License