public class UnknownMessage extends EmptyMessage
Message.LazyParseException
bytes, checksum, cursor, length, MAX_SIZE, offset, params, parsed, parseLazy, parseRetain, protocolVersion, recached, UNKNOWN_LENGTH
Constructor and Description |
---|
UnknownMessage(NetworkParameters params,
String name,
byte[] payloadBytes) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
bitcoinSerialize, bitcoinSerializeToStream, ensureParsed, getMessageSize, parseLite
adjustLength, bitcoinSerialize, getHash, getParams, isCached, isParsed, isRecached, maybeParse, unCache, unsafeBitcoinSerialize
public UnknownMessage(NetworkParameters params, String name, byte[] payloadBytes) throws ProtocolException
ProtocolException
Copyright © 2014. All rights reserved.