why need to use seek() to ensure fileData unbroken

后端 未结 0 1640
小鲜肉
小鲜肉 2021-02-01 14:24

see the picture,thank u for help me resoleve this question

        Stream stream = fileData.InputStream;
        byte[] bytes = new byte[stream.Length];
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题