HomePhabricator

replace int with size_t in stream methods
8695a39350cdUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

replace int with size_t in stream methods

Thus the read(...) and write(...) methods of all stream classes now have identical parameter lists.
This will bring these classes one step closer to a common interface.

Details

Provenance
Kamil Domanski <kdomanski@kdemail.net>Authored on Aug 15 2014, 20:56
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa4f151f714d6: Merge pull request #4704
Branches
Unknown
Tags
Unknown

Event Timeline

Kamil Domanski <kdomanski@kdemail.net> committed rSTAGING8695a39350cd: replace int with size_t in stream methods (authored by Kamil Domanski <kdomanski@kdemail.net>).Aug 18 2014, 18:23