[Visual Basic]
Public Sub Write( _
   ByVal abyte As Integer _
)
[C#]
public void Write(
   int abyte
);
See Also
OutputWindow Class | OutputWindow Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace
[Visual Basic]
Public Sub Write( _
   ByVal abyte As Integer _
)
[C#]
public void Write(
   int abyte
);
OutputWindow Class | OutputWindow Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace