Class StreamExtensions
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
public static class StreamExtensions- Inheritance
- 
      
      StreamExtensions
Methods
- CopyToAsync(Stream, VoiceTransmitSink, int?, CancellationToken)
- Asynchronously reads the bytes from the current stream and writes them to the specified VoiceTransmitSink.