public static class PGBuffersStruct.Text extends PGBuffersStruct<CharSequence>
PGBuffersStruct.Binary, PGBuffersStruct.TextattributeTypes, 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, hashCodegetAttributes, getAttributes, getAttributeTypes, getSQLTypeNamepublic 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