On Jun 28, 2006, at 9:54 PM, Samuel Doyle wrote:
Such as those ByteBuffers that are passed to my encoder and decoders so that they data they are filled with are filled in the correct byte order?

You can easily achieve this with an IoFilter, just call ByteBuffer.order() to set the order that you want before and/or after your encoder.
-pete


--
[EMAIL PROTECTED] - http://fotap.org/~osi



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to