Function OutputStream.writeDefault

Prototype

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

Authors

Eric Cornelius

Copyright

© 2014 RejectedSoftware e.K.

License

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