RequestGetTotalSizeFromContentLength Method |
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic long GetTotalSizeFromContentLength(
Dictionary<string, string> headers
)
Parameters
- headers DictionaryString, String
-
Return Value
Int64
See Also