Implementation of FiffDirEntry: streaming of the 16-byte (kind, type, size, pos) record found in the FIFF_DIR tag. More...
#include "fiff_dir_entry.h"
Go to the source code of this file.
Implementation of FiffDirEntry: streaming of the 16-byte (kind, type, size, pos) record found in the FIFF_DIR tag.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2013-2026 MNE-CPP Authors
Pure data-record marshalling. The arrays of these records build the random-access FIFF directory consumed by FiffStream and FiffDirNode.
Definition in file fiff_dir_entry.cpp.