C# Class Cirrious.MvvmCross.Plugins.Sphero.HackFileShare.BufferExtensionMethods

Datei anzeigen Open project: slodge/BallControl

Public Methods

Method Description
GetBufferFromByteArray ( this payload ) : Windows.Storage.Streams.IBuffer
GetByteFromBuffer ( this buffer ) : byte

Method Details

GetBufferFromByteArray() public static method

public static GetBufferFromByteArray ( this payload ) : Windows.Storage.Streams.IBuffer
payload this
return Windows.Storage.Streams.IBuffer

GetByteFromBuffer() public static method

public static GetByteFromBuffer ( this buffer ) : byte
buffer this
return byte