For the complete documentation index, see llms.txt. This page is also available as Markdown.

SmplBuf_Byte

バイト配列

typedef SimpleBuffer<uint8_t, _SimpleBuffer_DummyStreamOut, 1> SmplBuf_Byte;

uint8_t型のSimpleBufferです。

最終更新