Added a TODO to ProtobufVariant32FrameDecoder
This commit is contained in:
parent
b2ebe26a25
commit
c9555d01bf
@ -45,6 +45,8 @@ import com.google.protobuf.CodedInputStream;
|
||||
*/
|
||||
public class ProtobufVarint32FrameDecoder extends FrameDecoder {
|
||||
|
||||
// TODO maxFrameLength + safe skip (just like LengthFieldBasedFrameDecoder)
|
||||
|
||||
/**
|
||||
* Creates a new instance.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user