Kanzi  3.9.6
Kanzi Engine API
byte_span.hpp File Reference

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::ByteSpan = span< byte >
 ByteSpan refers to contiguous sequence of bytes. More...
 
using kanzi::ConstByteSpan = span< const byte >
 ConstByteSpan refers to constant contiguous sequence of bytes. More...