public class PgsqlUtilities extends Object
| Constructor and Description |
|---|
PgsqlUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static int |
computeLength(CharSequence str) |
static CString |
getCString(io.netty.buffer.ByteBuf buffer) |
static void |
putString(io.netty.buffer.ByteBuf byteBuf,
CharSequence str) |
static String |
toString(io.netty.buffer.ByteBuf byteBuf) |
public static CString getCString(io.netty.buffer.ByteBuf buffer)
public static int computeLength(CharSequence str)
public static void putString(io.netty.buffer.ByteBuf byteBuf,
CharSequence str)
public static String toString(io.netty.buffer.ByteBuf byteBuf)
Copyright © 2017 The CLARUS Consortium. All rights reserved.