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