Click or drag to resize
HoconValueGetByteList Method

[Missing <summary> documentation for "M:Akka.Configuration.Hocon.HoconValue.GetByteList"]

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public IList<byte> GetByteList()

Return Value

Type: IListByte

[Missing <returns> documentation for "M:Akka.Configuration.Hocon.HoconValue.GetByteList"]

See Also