xref: /aosp_15_r20/external/openscreen/util/README.md (revision 3f982cf4871df8771c9d4abe6e9a6f8d829b2736)
1*3f982cf4SFabien Sanglard# Utility Code
2*3f982cf4SFabien Sanglard
3*3f982cf4SFabien SanglardThe util/ folder is meant to house core utility classes and logic that can be
4*3f982cf4SFabien Sanglardused by everything else in the Open Screen repository. Code here is permitted
5*3f982cf4SFabien Sanglardto include platform/api/ -- same as the rest of the repository. Includes things
6*3f982cf4SFabien Sanglardlike string utils, the JSON serializer, our std_util.h header, and the alarm.