'Declaration Public Overridable Function Write( _ ByVal stream As Stream, _ ByRef count As Integer _ ) As Integer
'Usage Dim instance As SSHPacketPayload Dim stream As Stream Dim count As Integer Dim value As Integer value = instance.Write(stream, count)
Parameters
- stream
- count