public class CmeMessageBlockWriter extends Object implements MessageBlockWriter
NULL
Constructor and Description |
---|
CmeMessageBlockWriter() |
Modifier and Type | Method and Description |
---|---|
void |
writeBlockLength(OutputStream out,
Message message,
byte[] encodedMessage)
Note: the CME Channel Sub ID (the fifth byte of the preamble) will always be zero.
|
public void writeBlockLength(OutputStream out, Message message, byte[] encodedMessage) throws IOException
writeBlockLength
in interface MessageBlockWriter
IOException
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.