public class UnknownMessage extends EmptyMessage
Instances of this class are not safe for use by multiple threads.
cursor, length, MAX_SIZE, offset, params, payload, protocolVersion, recached, serializer, UNKNOWN_LENGTH
Constructor and Description |
---|
UnknownMessage(NetworkParameters params,
String name,
byte[] payloadBytes) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
bitcoinSerialize, bitcoinSerializeToStream, parse
adjustLength, bitcoinSerialize, getHash, getMessageSize, getParams, hasMoreBytes, isCached, isRecached, readByteArray, readBytes, readHash, readInt64, readStr, readUint32, readUint64, readVarInt, readVarInt, unCache, unsafeBitcoinSerialize
public UnknownMessage(NetworkParameters params, String name, byte[] payloadBytes) throws ProtocolException
ProtocolException
Copyright © 2016. All rights reserved.