Re: JavaXPCOM: How to handle unsigned 8-bit values?
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <[email protected]> |
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