Closes unclosed streams in message example
The streams used to read and write the message object in the example 4 were not closed. This commit fixes this error.
Showing
Please register or sign in to comment
The streams used to read and write the message object in the example 4 were not closed. This commit fixes this error.