Searched defs:RawContentSection (Results 1 – 1 of 1) sorted by relevance
362 struct RawContentSection : Section { struct365 RawContentSection() : Section(ChunkKind::RawContent) {} in RawContentSection() argument367 static bool classof(const Chunk *S) { in classof()372 std::optional<std::vector<uint8_t>> ContentBuf;