Skip to content

TapFormat.ReadAsync Method

Definition

protected override ValueTask<IOFile> ReadAsync(IBinaryReader reader);

Parameters

Name Type Description
reader IBinaryReader

Returns

ValueTask<IOFile>