writeInt8

 

public void writeInt8(long v) throws IOException;

Synonym for writeLong(), provided for cross-language WebSphere MQ API compatibility.

Exceptions

  • IOException - if there is a problem with IO.


uj14190_