Re: JavaXPCOM: How to handle unsigned 8-bit values?
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <wrednSlkRoMW7LLbnZ2dnUVZ_vPinZ2d__24867.0235895135$1177514435$gmane$org@mozilla.org> |
Michal Ceresna wrote: > yes, makes sense to do it only for arrays. > > Did not find any standalone usage of 'octet'. For usages > of 'PRUint8' it makes sense: Yes, for example, nsIMarkupDocumentViewer.idl has several 'octet' attributes, which would now be represented as Java 'short'. javier pedemonte