public interface Message
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
void |
writeTo(OutputStream out) |
byte[] getBytes()
void writeTo(OutputStream out) throws IOException
IOException
Copyright © 2000–2022 EPAM Systems. All rights reserved.