public sealed class FileContentBuffer : IMessage<FileContentBuffer>, IEquatable<FileContentBuffer>, IDeepCloneable<FileContentBuffer>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `FileContentBuffer` is 3.6.0, with the webpage listing versions ranging from 1.0.0 up to the current latest."],["`FileContentBuffer` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FileContentBuffer` class has two constructors: a default constructor and a constructor that takes another `FileContentBuffer` as a parameter."],["Key properties of `FileContentBuffer` include `Content` which stores the raw content of the secure keys file and `FileType` which defines the type of source file, as well as `HasContent` and `HasFileType` for checking if fields are set."],["`FileContentBuffer` class inherits from Object and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]