WPILibC++
2025.2.1
Loading...
Searching...
No Matches
MimeTypes.h
Go to the documentation of this file.
1
// Copyright (c) FIRST and other WPILib contributors.
2
// Open Source Software; you can modify and/or share it under the terms of
3
// the WPILib BSD license file in the root directory of this project.
4
5
#ifndef WPINET_MIMETYPES_H_
6
#define WPINET_MIMETYPES_H_
7
8
#include <string_view>
9
10
namespace
wpi
{
11
12
std::string_view
MimeTypeFromPath
(std::string_view path);
13
14
}
// namespace wpi
15
16
#endif
// WPINET_MIMETYPES_H_
wpi
Foonathan namespace.
Definition
ntcore_cpp.h:26
wpi::MimeTypeFromPath
std::string_view MimeTypeFromPath(std::string_view path)
wpinet
MimeTypes.h
Generated on Fri Jan 10 2025 07:37:20 for WPILibC++ by
1.12.0