jellyfin/Jellyfin.Api/Helpers
Bond_009 24a7e210c3 Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2023-02-19 16:52:29 +01:00
..
AudioHelper.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
DynamicHlsHelper.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
FileStreamResponseHelpers.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
HlsCodecStringHelpers.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
HlsHelpers.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
MediaInfoHelper.cs Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
ProgressiveFileStream.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
RequestHelpers.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
StreamingHelpers.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
TranscodingJobHelper.cs Optimize tryparse 2023-02-19 16:52:29 +01:00