Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6
-
None
-
None
Description
javaapi MessageSet (and its subclasses) doesn't need to implement the following method, since a javaapi.MessageSet is always converted to the scala version before being sent to socket.
def writeTo(channel: WritableByteChannel, offset: Long, maxSize: Long): Long