]> git.tdb.fi Git - libs/core.git/commit
Add an I/O class to access a restricted range of bytes from another object
authorMikko Rasa <tdb@tdb.fi>
Thu, 8 Nov 2012 19:51:30 +0000 (21:51 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 8 Nov 2012 19:51:30 +0000 (21:51 +0200)
commiteedad559456b8e62ed3b9bd9e8253e5f8bcc02d6
treeb9aefc639507d50cae8da554e33e6eb66ff47080
parent1a6331551a025ddcc1772ae447c326ec70e0e107
Add an I/O class to access a restricted range of bytes from another object
source/io/slice.cpp [new file with mode: 0644]
source/io/slice.h [new file with mode: 0644]