public class StringTypeConstructor extends VariableWidthTypeConstructor
_size
Modifier and Type | Method and Description |
---|---|
Object |
construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler handler) |
static StringTypeConstructor |
getInstance(int i,
Charset c) |
construct, getSize
public static StringTypeConstructor getInstance(int i, Charset c)
public Object construct(QpidByteBuffer in, boolean isCopy, ValueHandler handler) throws AmqpErrorException
construct
in class VariableWidthTypeConstructor
AmqpErrorException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.