Skip to content

DataBlock Class

Definition

A tape block containing data encoded as a sequence of bit sounds.

public sealed class DataBlock : TapeBlock

View source

Properties

Name Description
Data Gets the data bytes in the block.
DataLength Gets the length of the data in bytes.