|
|
6827c856ec
|
Implement new way of doing things (FileSource vs. DataRequest) but don't completely remove DataRequest just yet
|
2015-07-23 14:12:05 -04:00 |
|
|
|
e21f04facc
|
Obsoleted the DataRequestEventArgs.Data property in favor of Reader/Offset/Length
|
2015-07-23 10:08:56 -04:00 |
|
|
|
a3fba29ef9
|
Added ability to arbitrarily get data from a File by offset and length (without having to read the ENTIRE file from the source data); this must be supported by your DataFormat's implementation of DataRequest though
|
2015-07-23 10:03:48 -04:00 |
|
|
|
a6395653e8
|
Initial commit
|
2014-03-03 19:12:32 -05:00 |
|