Functions | |
| template<uint8_t NumBytes, typename T > | |
| static constexpr auto | makeJsonWithSizeBytes (const Span< T > &span) |
| template<uint8_t NumBytes, typename T > | |
| static constexpr auto | makeJsonWithSizeBytes (Span< T > &span) |
| template<uint8_t NumBytes, typename T > | |
| static constexpr auto | makeSpanWithSizeBytes (const Span< T > &span) |
| template<uint8_t NumBytes, typename T > | |
| static constexpr auto | makeSpanWithSizeBytes (Span< T > &span) |
Variables | |
| static constexpr std::byte | implementationVersion { 0x02 } |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
Referenced by juce::midi_ci::detail::MessageTypeUtils::send().