(Changed in version 2.8.0) collect
has changed. The previous behavior can be reproduced with toSeq
.
Call to convert the data and place in the buffer
Call to convert the data and place in the buffer
the data to convert
the Buffer with the converted data
Wraps a ByteBuffer to provide access to a ByteBuffer's built-in conversion methods like putShort.
This class is to support implementing custom converters
the type of object this Buffer will convert