writeInt4

 

public void writeInt4(int v) throws IOException;

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

Exceptions

  • IOException - if there is a problem with IO.


uj14180_