C# Class Wv.WvLogRcv

Mostra file Open project: apenwarr/versaplex

Public Methods

Method Description
writelines ( string header, WvBuf outbuf ) : void

Protected Methods

Method Description
w ( WvBytes b ) : void

Private Methods

Method Description
w ( string s ) : void

Method Details

w() protected abstract method

protected abstract w ( WvBytes b ) : void
b WvBytes
return void

writelines() public method

public writelines ( string header, WvBuf outbuf ) : void
header string
outbuf WvBuf
return void