C# Class Akka.Interfaced.SlimSocket.StreamLengthMarker

Datei anzeigen Open project: SaladLab/Akka.Interfaced.SlimSocket Class Usage Examples

Public Methods

Method Description
StreamLengthMarker ( Stream stream, bool moveToNext ) : System
WriteLength ( bool recoverStreamPosition ) : void

Method Details

StreamLengthMarker() public method

public StreamLengthMarker ( Stream stream, bool moveToNext ) : System
stream Stream
moveToNext bool
return System

WriteLength() public method

public WriteLength ( bool recoverStreamPosition ) : void
recoverStreamPosition bool
return void