[jboss-dev-forums] [Design of JBossCache] - Re: String size limitations with TreeCacheMarshaller

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Aug 30 11:31:48 EDT 2006


It will send something like this:

<ObjectID(integer)><Short|Integer>.... 

It's very similar to ObjectOutputStream from Java Serialization.

If you want to save 4 bytes from ObjectID you could use StringUtil directly.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968401#3968401

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968401



More information about the jboss-dev-forums mailing list