33343536373839
throws NoSuchMethodException { return new ThriftDynamicDecoder(); } public ThriftDynamicDecoder() throws NoSuchMethodException { super(new VarInt().getDecoder(), new ThriftDynamicMessageDecoder()); }