Hi Jim, This value is returned when there is no (direct) way to know in advance the size of the compressed representation. It is the Variant.UNKNOWN_SIZE constant.
Do you want the size of the uncompressed representation or the one of the compressed representation? Are you looking at a Request coming from a HTTP server connector? Best regards, Jerome > -----Message d'origine----- > De : Jim Alateras [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 10 octobre 2007 08:05 > À : [email protected] > Objet : DecodeRepresentation.getSize returns -1 > > Hi, > > When I attempt to get the encoded size of a representation (i.e. from > DecodeRepresentation) I get a value of -1. How can I retrieve > the size > of the representation, before it is decoded? > > cheers > </jima>

