template <typename Class>

struct MethodTraits

Defined at line 54 of file ../../src/performance/lib/fxt/include/lib/fxt/writer_internal.h

Specialization matching the required signature for Reservation::WriteBytes.

Write the `num_bytes` bytes starting at `bytes` into the buffer. If

num_bytes is not a multiple of 8 bytes, follow with 0 padding to an 8 bytes

boundary.