public class DefaultPgsqlRawContent extends DefaultPgsqlRawPart<PgsqlRawContent> implements PgsqlRawContent
| Constructor and Description |
|---|
DefaultPgsqlRawContent(io.netty.buffer.ByteBuf bytes)
Creates a new instance with the specified chunk bytes.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultPgsqlRawContent |
replace(io.netty.buffer.ByteBuf bytes) |
String |
toString() |
content, copy, duplicate, filter, filter, refCnt, release, release, retain, retain, retainedDuplicate, touch, touchclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContentfilter, filter, getBytespublic DefaultPgsqlRawContent(io.netty.buffer.ByteBuf bytes)
public DefaultPgsqlRawContent replace(io.netty.buffer.ByteBuf bytes)
replace in interface io.netty.buffer.ByteBufHolderreplace in class DefaultPgsqlRawPart<PgsqlRawContent>Copyright © 2017 The CLARUS Consortium. All rights reserved.