third_party.pigweed.src/pw_kvs
Wyatt Hepler 289046011c pw_kvs: AlignedWriter read-and-write function
Define AlignedWriter::Write overload that reads into the internal buffer
from an Input and writes it aligned to the output.

Change-Id: I72c1dead8cdcb912bf44fd1e36940cdb741f92df
2020-03-10 20:34:40 +00:00
..
public/pw_kvs pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
pw_kvs_private pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
alignment_test.cc pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
alignment.cc pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
BUILD pw_kvs: Rename output.h to io.h 2020-03-09 16:02:51 +00:00
BUILD.gn pw_kvs: Rename output.h to io.h 2020-03-09 16:02:51 +00:00
checksum_test.cc
checksum.cc
CMakeLists.txt
debug_cli.cc
entry_test.cc
entry.cc
flash_memory.cc pw_kvs: Introduce Input interface 2020-03-09 21:32:27 +00:00
format.cc
in_memory_fake_flash.cc
key_value_store_binary_format_test.cc
key_value_store_fuzz_test.cc
key_value_store_map_test.cc pw_kvs: Map-backed test updates 2020-03-10 11:28:08 -07:00
key_value_store_test.cc
key_value_store.cc pw_kvs: Add support for multiple redundant copies of entries 2020-03-07 00:35:27 +00:00