Function OutputStream.writeDefault

Prototype

final abstract void writeDefault(
  InputStream stream,
  ulong nbytes = 0LU
);

Authors

Sönke Ludwig

Copyright

© 2012-2014 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.