Chunk(Int64, Int64) Constructor |
Initializes a new instance of the
Chunk class
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Chunk(
long start,
long end
)
Parameters
- start Int64
-
- end Int64
-
See Also