C# Class Wv.WvLogRcv

Afficher le fichier Open project: apenwarr/versaplex

Méthodes publiques

Méthode Description
writelines ( string header, WvBuf outbuf ) : void

Méthodes protégées

Méthode Description
w ( WvBytes b ) : void

Private Methods

Méthode Description
w ( string s ) : void

Method Details

w() protected abstract méthode

protected abstract w ( WvBytes b ) : void
b WvBytes
Résultat void

writelines() public méthode

public writelines ( string header, WvBuf outbuf ) : void
header string
outbuf WvBuf
Résultat void