Aracılığıyla paylaş


DiskDataStore.ReadFileAsBytes(String) Method

Definition

public byte[] ReadFileAsBytes (string path);
abstract member ReadFileAsBytes : string -> byte[]
override this.ReadFileAsBytes : string -> byte[]
Public Function ReadFileAsBytes (path As String) As Byte()

Parameters

path
String

Returns

Byte[]

Implements

Applies to