Click or drag to resize
Akka.NETByteIteratorTake Method
TBD

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public abstract ByteIterator Take(
	int n
)

Parameters

n
Type: SystemInt32
TBD

Return Value

Type: ByteIterator
TBD
See Also