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