protected virtual byte[] ReadBytes(BinaryReader);
protected virtual byte[] ReadBytes(BinaryReader,bool);
protected virtual byte[] ReadBytes(BinaryReader,int);
BaseDataStreamMarshaller Class | ActiveMQ.OpenWire Namespace