'Declaration Public Overloads Sub Read( _ ByVal stream As Stream, _ ByVal id As Byte, _ ByRef count As Integer _ )
'Usage Dim instance As SSHPacketPayload Dim stream As Stream Dim id As Byte Dim count As Integer instance.Read(stream, id, count)
Parameters
- stream
- id
- count