Skip to Main Content

BTD_Mod_Helper​.Extensions​.StreamExt


BloonsTD6 Mod Helper

BTD_Mod_Helper.Extensions

StreamExt Class

Extensions for streams

public static class StreamExt

Inheritance System.Object  StreamExt

Methods

StreamExt.GetByteArray(this Stream) Method

Synchronously gets the full array of bytes from any stream, disposing with the Stream afterwards

public static byte[] GetByteArray(this System.IO.Stream stream);

Parameters

stream System.IO.Stream

Returns

System.Byte[]

To learn how to download BTD Mod Helper and install mods, click here