SharpMimeTools Documented Class Library

SharpMimeHeader Constructor (Stream, Int64)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SharpMimeHeader class from a Stream starting from the specified point

public SharpMimeHeader(
   Stream message,
   long startpoint
);

Parameters

message
the Stream to read headers from
startpoint
initial point of the Stream where the headers start

See Also

SharpMimeHeader Class | anmar.SharpMimeTools Namespace | SharpMimeHeader Constructor Overload List