Interface IBaseStream<T, S>
.NET interface for TO BE DEFINED FROM USER
public interface IBaseStream<T, S> : IAutoCloseable
Type Parameters
T
S
.NET interface for TO BE DEFINED FROM USER
public interface IBaseStream<T, S> : IAutoCloseable
T
S