TriLib
1.9.0
TriLib Unity Package
|
Contains stream helper functions. More...
Static Public Member Functions | |
static byte [] | ReadFullStream (Stream stream) |
Reads a full stream content into a byte array. More... | |
Contains stream helper functions.
|
static |
Reads a full stream content into a byte array.
stream | Input stream. |