Package com.impossibl.postgres.utils
Interface ByteBufs.DecodeFunction
-
- Enclosing class:
- ByteBufs
public static interface ByteBufs.DecodeFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
decode(io.netty.buffer.ByteBuf buffer)
-