Click or drag to resize
Akka.NETByteIteratorDrop Method
TBD

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

Parameters

n
Type: SystemInt32
TBD

Return Value

Type: ByteIterator
TBD
See Also