IByteBlockSeek(Int32) 方法
将流定位到指定位置。
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
void Seek(
int position
)
Sub Seek (
position As Integer
)
abstract Seek :
position : int -> unit
参数
- position Int32
- 要定位到的位置。