changeset 17 | c8a366e56285 |
parent 16 | a359256acfc6 |
child 92 | e1bea15f9a39 |
16:a359256acfc6 | 17:c8a366e56285 |
---|---|
177 * |
177 * |
178 * @since 7.1 |
178 * @since 7.1 |
179 * @param |
179 * @param |
180 * @return |
180 * @return |
181 */ |
181 */ |
182 TBool CreateNewBodyFile( CHttpCacheEntry& aCacheEntry ); |
182 TBool CreateNewBodyFile( CHttpCacheEntry& aCacheEntry, TBool aUseDirectIO = EFalse ); |
183 |
183 |
184 private: |
184 private: |
185 |
185 |
186 /** |
186 /** |
187 * Construct. |
187 * Construct. |