Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/netwerk/streamconv/converters/nsICompressConvStats.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsICompressConvStats",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* readonly attribute uint64_t decodedDataLength; */
Method {
name: "GetDecodedDataLength",
params: &[Param { name: "aDecodedDataLength", ty: "*mut u64" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}