MCPcopy Create free account
hub / github.com/blizzard4591/openMittsu / ByteArrayConversions

Method ByteArrayConversions

src/utility/ByteArrayConversions.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 namespace utility {
7
8 ByteArrayConversions::ByteArrayConversions() {
9 throw;
10 }
11
12 ByteArrayConversions::~ByteArrayConversions() {
13 // Intentionally left empty.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected