[jboss-dev-forums] [Design of JBossCache] - Re: Common marshalling infrastructure
manik.surtani@jboss.com
do-not-reply at jboss.com
Wed Aug 6 11:14:47 EDT 2008
"manik.surtani at jboss.com" wrote :
| * ByteInput and ByteOutput - could they be compatible with org.jboss.cache.io.ByteBuffer? Essentially this class is an extension of org.jgroups.util.Buffer, which provides direct access to a byte array. I'd hate to have to copy things around to use these new interfaces.
|
Ignore this, I just noticed that ByteInput and ByteOutput are interfaces and I can implement stuff that talks to ByteBuffer. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169078#4169078
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169078
More information about the jboss-dev-forums
mailing list