[This is preliminary documentation and subject to change.]
Returns a stream that allows the client to access file data.
Returns a stream that allows the client to access file data.
public MemoryStream GetStream(string);
Returns a stream that allows the client to access file data.
public MemoryStream GetStream(string,bool);
FileManager Class | SharpFS Namespace