Add file stream API. 32/209732/3
authorAnton Obzhirov <a.obzhirov@samsung.com>
Tue, 9 Jul 2019 09:43:07 +0000 (10:43 +0100)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 11 Jul 2019 09:20:01 +0000 (10:20 +0100)
commitb0dc938fc5fd49e890d25ca2b34d9ff3183d529b
tree1150533ace1e4c5a8f6c1dd82307d69b86a56155
parentabe4f3bb17d693177c5f9728cb489634cbfa5a34
Add file stream API.

Change-Id: I8558863e04052c075f90135b3558f0d5ee1d2a12
dali/devel-api/adaptor-framework/file-stream.cpp [new file with mode: 0644]
dali/devel-api/adaptor-framework/file-stream.h [new file with mode: 0644]
dali/devel-api/file.list
dali/internal/adaptor-framework/common/file-stream-impl.h [new file with mode: 0644]
dali/internal/adaptor-framework/file.list
dali/internal/adaptor-framework/generic/file-stream-impl-generic.cpp [new file with mode: 0644]
dali/internal/system/common/file-reader.h
dali/internal/system/common/file-writer.h