| ByteIteratorDuplicate Method |
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Tuple<ByteIterator, ByteIterator> Duplicate()
member Duplicate : unit -> Tuple<ByteIterator, ByteIterator>
Return Value
Type:
TupleByteIterator,
ByteIteratorTBD
See Also