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