RootInputStream Constructor 

Creates a new RootInputStream. @param in the stream to read from.

public RootInputStream(
   Stream stream
);

See Also

RootInputStream Class | NI.Email.Mime Namespace