public class BinaryTypeConstructor extends VariableWidthTypeConstructor
_size
Modifier and Type | Method and Description |
---|---|
Object |
construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler handler) |
static BinaryTypeConstructor |
getInstance(int i) |
construct, getSize
public static BinaryTypeConstructor getInstance(int i)
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.