pub trait IRandomAccessStreamWithContentType_Impl: Sized + IClosable_Impl + IContentTypeProvider_Impl + IInputStream_Impl + IOutputStream_Impl + IRandomAccessStream_Impl { }

Object Safety§

This trait is not object safe.

Implementors§