bytestream::open_istream 方法

template<
   typename _CollectionType
>
static concurrency::streams::istream open_istream(
   _CollectionTypedata
);

参数

  • _CollectionType

  • data

要求

**标头:**containerstream.h

**命名空间:**concurrency::streams

请参见

参考

bytestream 类