asText() & asBinary()

3

tests

0

failures

0

ignored

0s

duration

100%

successful

Tests

Test Method name Duration Result
isBinary() true 시 asText()는 UTF-8 디코딩 결과 binary_to_text() 0s passed
둘 다 값이 있으면 우선순위 규칙 확인 both_text_and_binary() 0s passed
isText() true 시 asBinary()는 UTF-8 인코딩 결과 text_to_binary() 0s passed