![]() | ProtobufDecoder Methods |
The ProtobufDecoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindAsync | (Inherited from ChannelHandlerAdapter.) |
![]() | CallDecode | (Inherited from ByteToMessageDecoder.) |
![]() | ChannelActive | (Inherited from ChannelHandlerAdapter.) |
![]() | ChannelInactive | (Inherited from ByteToMessageDecoder.) |
![]() | ChannelRead | (Inherited from ByteToMessageDecoder.) |
![]() | ChannelReadComplete | (Inherited from ByteToMessageDecoder.) |
![]() | ChannelRegistered | (Inherited from ChannelHandlerAdapter.) |
![]() | ChannelUnregistered | (Inherited from ChannelHandlerAdapter.) |
![]() | ChannelWritabilityChanged | (Inherited from ChannelHandlerAdapter.) |
![]() | CloseAsync | (Inherited from ChannelHandlerAdapter.) |
![]() | ConnectAsync | (Inherited from ChannelHandlerAdapter.) |
![]() | Decode | (Overrides ByteToMessageDecoder.Decode(IChannelHandlerContext, IByteBuffer, ListObject).) |
![]() | DecodeLast | (Inherited from ByteToMessageDecoder.) |
![]() | DeregisterAsync | (Inherited from ChannelHandlerAdapter.) |
![]() | DiscardSomeReadBytes | (Inherited from ByteToMessageDecoder.) |
![]() | DisconnectAsync | (Inherited from ChannelHandlerAdapter.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExceptionCaught | (Inherited from ChannelHandlerAdapter.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Flush | (Inherited from ChannelHandlerAdapter.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HandlerAdded | (Inherited from ChannelHandlerAdapter.) |
![]() | HandlerRemoved | (Inherited from ByteToMessageDecoder.) |
![]() | HandlerRemovedInternal | (Inherited from ByteToMessageDecoder.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Read | (Inherited from ChannelHandlerAdapter.) |
![]() | SetCumulator | (Inherited from ByteToMessageDecoder.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UserEventTriggered | (Inherited from ChannelHandlerAdapter.) |
![]() | WriteAsync | (Inherited from ChannelHandlerAdapter.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT |
TBD
(Defined by Extensions.) |
![]() | Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |