public class SerializerCollector extends DataStream
address, array, FIRST_APP_UID, limit, offset, REF_EMBEDDED, REF_NULL, REF_RECURSIVE, REF_RECURSIVE2| Constructor and Description |
|---|
SerializerCollector(byte[] array) |
SerializerCollector(long address,
long length) |
| Modifier and Type | Method and Description |
|---|---|
Object |
readObject() |
Set<Serializer> |
serializers() |
void |
setOffset(long offset) |
long[] |
uids() |
address, alloc, array, available, byteBuffer, close, count, flush, newScope, read, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readTo, readUnsignedByte, readUnsignedShort, readUTF, register, skip, skipBytes, write, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeFrom, writeInt, writeLong, writeObject, writeShort, writeUTFpublic SerializerCollector(byte[] array)
public SerializerCollector(long address,
long length)
public void setOffset(long offset)
public Set<Serializer> serializers()
public long[] uids()
public Object readObject() throws IOException, ClassNotFoundException
readObject in interface ObjectInputreadObject in class DataStreamIOExceptionClassNotFoundExceptionCopyright © 2019. All rights reserved.