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