Searched defs:DecodeToBytes (Results 1 – 2 of 2) sorted by relevance
32 std::vector<uint8_t> HexadecimalEncoder::DecodeToBytes( in DecodeToBytes() function in polo::encoding::HexadecimalEncoder
35 TEST(HexadecimalEncoderTest, DecodeToBytes) { in TEST() argument