TriLib  1.9.0
TriLib Unity Package
TriLib.StreamUtils Class Reference

Contains stream helper functions. More...

Static Public Member Functions

static byte [] ReadFullStream (Stream stream)
 Reads a full stream content into a byte array. More...
 

Detailed Description

Contains stream helper functions.

Member Function Documentation

◆ ReadFullStream()

static byte [] TriLib.StreamUtils.ReadFullStream ( Stream  stream)
static

Reads a full stream content into a byte array.

Returns
The stream content into a byte array.
Parameters
streamInput stream.

The documentation for this class was generated from the following file: