BinaryFile.Bytes PropertyDefinitionThe raw bytes of the file. public IReadOnlyList<Byte> Bytes { get; } Property ValueIReadOnlyList<Byte>The raw bytes of the file.Last modified: 29 January 2025BinaryFile ConstructorsBinaryFile.CreateEntireFilePosition Method