link中如何实现自定义的数据流,并且实现标准的流操作,就像filestream一样?
从Stream这个抽象基类继承就可以了。https://msdn.microsoft.com/zh-cn/library/system.io.stream.aspx