class io.netty.buffer.ByteBufProcessor$3 extends java.lang.Object implements io.netty.buffer.ByteBufProcessor { void () { io.netty.buffer.ByteBufProcessor$3 v; v := @this: io.netty.buffer.ByteBufProcessor$3; specialinvoke v.()>(); return; } public boolean process(byte) throws java.lang.Exception { io.netty.buffer.ByteBufProcessor$3 v; byte v; boolean v; v := @this: io.netty.buffer.ByteBufProcessor$3; v := @parameter: byte; if v == 13 goto label; v = 1; goto label; label: v = 0; label: return v; } }