C# Class Wv.WvLogStream

Inheritance: WvLogRcv
Mostra file Open project: apenwarr/versaplex

Public Methods

Method Description
WvLogStream ( WvStream outstr ) : System

Protected Methods

Method Description
w ( WvBytes b ) : void

Method Details

WvLogStream() public method

public WvLogStream ( WvStream outstr ) : System
outstr WvStream
return System

w() protected method

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