C# Class Akka.Interfaced.SlimSocket.StreamLengthMarker

Afficher le fichier Open project: SaladLab/Akka.Interfaced.SlimSocket Class Usage Examples

Méthodes publiques

Méthode Description
StreamLengthMarker ( Stream stream, bool moveToNext ) : System
WriteLength ( bool recoverStreamPosition ) : void

Method Details

StreamLengthMarker() public méthode

public StreamLengthMarker ( Stream stream, bool moveToNext ) : System
stream Stream
moveToNext bool
Résultat System

WriteLength() public méthode

public WriteLength ( bool recoverStreamPosition ) : void
recoverStreamPosition bool
Résultat void