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