Function StreamWriter.write

Write some data bytes to the transport: see WriteTransport.write().

Prototype

void write(
  const(void)[] data
);

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0