[Issue 8839] MmFile do not use Range

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 18 15:31:15 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8839



--- Comment #4 from bioinfornatics <bioinfornatics at gmail.com> 2012-10-18 15:31:12 PDT ---
I mean a Phobos range as
InputRange: requires the empty, front and popFront() member functions

more info here: http://ddili.org/ders/d.en/ranges.html

so a little question that is faster to 
 - read byte one by one
 - take a sub range by example 80 byte by 80 by using slicing

thanks

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list