TriLib  1.8.7f
TriLib Unity Package
TriLib.UWPUtils Class Reference

Represents a series of Universal Windows Platform functions. More...

Static Public Member Functions

static async Task< byte[]> ReadStorageFileIntoBuffer (Windows.Storage.StorageFile storageFile)
 Reads a StorageFile into a Byte array. More...
 

Detailed Description

Represents a series of Universal Windows Platform functions.

Member Function Documentation

◆ ReadStorageFileIntoBuffer()

static async Task<byte[]> TriLib.UWPUtils.ReadStorageFileIntoBuffer ( Windows.Storage.StorageFile  storageFile)
static

Reads a StorageFile into a Byte array.

Parameters
storageFileStorageFile to read.
Returns
The storage file bytes.

The documentation for this class was generated from the following file: