tvg format: code refactoring #5
authorHermet Park <chuneon.park@samsung.com>
Tue, 20 Jul 2021 05:33:11 +0000 (14:33 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 22 Jul 2021 08:24:22 +0000 (17:24 +0900)
commit7501fe602e4b7f8d669795eb7309774d6467f68b
treeed103af0084842f7a184fe10dcf0d18e4ed9f5d7
parent60f5e97c4d5c123e98fabaf9b7c74ad25ef3e82e
tvg format: code refactoring #5

replace from ofstream to FILE

We know both have the same purpose, we always prefer the less binary size.

So... this brings the binary size reduction.

1918496 => 1913528
src/lib/tvgSaverImpl.h