MCPcopy Create free account
hub / github.com/cwida/ALP / ByteAlign

Method ByteAlign

publication/source_code/include/chimp/byte_writer.hpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 void Flush() {}
28
29 void ByteAlign() {}
30
31 void SetStream(uint8_t* buffer) {
32 this->buffer = buffer;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected