Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / PacketReader Class
Properties Methods


PacketReader Class Members

The following tables list the members exposed by PacketReader.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIndicates if there are any more packets available on the current stream.  
Public PropertyReturns the length of the stream.  
Public PropertyReturns the current position within the stream.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting managed resources.  
Public MethodReturns a summary of packet count and size for each packet type  
Public MethodRead and return the next IPacket from the stream  
Public MethodRead and return the next IPacket from the stream  
Public Method  
Public Method  
Public Method  
Top
See Also