Skip to content

BinaryFile.Bytes Property

Definition

The raw bytes of the file.

public IReadOnlyList<Byte> Bytes { get; }

View source

Property Value

IReadOnlyList<Byte>

The raw bytes of the file.