HoconValue..::..GetByteList Method

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public IList<byte> GetByteList()
Public Function GetByteList As IList(Of Byte)
public:
IList<unsigned char^>^ GetByteList()