public static class PGBuffersStruct.Text extends PGBuffersStruct<CharSequence>
PGBuffersStruct.Binary, PGBuffersStruct.Text
attributeTypes, context, typeName
Constructor and Description |
---|
Text(Context context,
String typeName,
Type[] attributeTypes,
CharSequence[] attributeBuffers) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getAttribute(Context context,
Type type,
CharSequence buffer) |
equals, getAttributes, hashCode
getAttributes, getAttributes, getAttributeTypes, getSQLTypeName
public Text(Context context, String typeName, Type[] attributeTypes, CharSequence[] attributeBuffers)
protected Object getAttribute(Context context, Type type, CharSequence buffer) throws IOException
getAttribute
in class PGBuffersStruct<CharSequence>
IOException