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
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa4f151f714d6: Merge pull request #4704
Branches
Unknown
Tags
Unknown

Event Timeline

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