Click or drag to resize
Akka.NETByteIteratorGetBytes Method (Int32)
TBD

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public byte[] GetBytes(
	int n
)

Parameters

n
Type: SystemInt32
TBD

Return Value

Type: Byte
TBD
See Also