Gets the underlying stream that interfaces with a backing store 获取同后备存储区连接的基础流。
Seek capability depends on the kind of backing store a stream has 查找功能取决于流具有的后备存储区类型。
With no backing store that can be written to , but not read from ,它不带任何可写入但无法从中读取的后备存储区。
This stream has no backing store and might be useful as a temporary buffer 该流没有后备存储,可用作临时缓冲区。
If you need a stream with no backing store also known as a bit bucket , use 如果需要不带后备存储区(即位存储桶)的流,请使用
The call simply returns , and no data is actually written to any backing store 方法时,调用只是返回,并没有任何数据实际写入任何后备存储区。
This stream can reference a variety of backing stores such as files , network , memory , and so on 此流可以引用多种后备存储区(如文件、网络、内存等) 。
Explains the different kinds of streams and their associated backing stores , providing code examples 解释不同种类的流及相关的后备存储,并提供代码示例。
Just as there are several backing stores other than disks , there are several kinds of streams other than file streams 正如除磁盘外存在多种后备存储一样,除文件流之外也存在多种流。
By default , the backing - store field for an event declaration is a multicast delegate that serially combines all the event handlers 默认情况下,事件声明的后备存储字段是一个依次组合所有事件处理程序的多路广播委托。