[][src]Type Definition baffa::StaticBuffer

type StaticBuffer<T> = Buffer<T>;

Alias to static buffer.