peter royal wrote:
Is there any way this could be made friendlier to IoC containers by making the method non-static and adding it to a longer-lived class?Call ByteBuffer.setUseDirectBuffers( false )and it will always use heap buffers.
Thanks, -0xe1a
peter royal wrote:
Is there any way this could be made friendlier to IoC containers by making the method non-static and adding it to a longer-lived class?Call ByteBuffer.setUseDirectBuffers( false )and it will always use heap buffers.
Thanks, -0xe1a