Neokernel API

ReaderInputStream Class

This wrapper class wraps around a Reader and makes it look and behave as an InputStream

For a list of all members of this type, see ReaderInputStream Members .

System.Object
   MarshalByRefObject
      Stream
         ReaderInputStream

public class ReaderInputStream : Stream

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.io

Assembly: Neokernel (in Neokernel.exe)

See Also

ReaderInputStream Members | com.neokernel.io Namespace