Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tornadoweb/tornado
/ utf8
Function
utf8
tornado/escape.py:200–201 · tornado/escape.py::utf8
(value: bytes)
Source
from the content-addressed store, hash-verified
198
199
@typing.overload
200
def
utf8(value: bytes) -> bytes:
201
pass
202
203
204
@typing.overload
Callers
15
body
Method · 0.90
redirect
Method · 0.90
write
Method · 0.90
render
Method · 0.90
xsrf_token
Method · 0.90
_decode_xsrf_token
Method · 0.90
check_xsrf_cookie
Method · 0.90
check_etag_header
Method · 0.90
create_signed_value
Function · 0.90
format_field
Function · 0.90
decode_signed_value
Function · 0.90
_decode_signed_value_v1
Function · 0.90
Calls
no outgoing calls
Tested by
15
get
Method · 0.72
test_bytes
Method · 0.72
test_comment
Method · 0.72
test_unicode_template
Method · 0.72
test_unicode_literal_expression
Method · 0.72
test_apply
Method · 0.72
test_unicode_apply
Method · 0.72
upper
Method · 0.72
test_bytes_apply
Method · 0.72
test_if
Method · 0.72
test_if_empty_body
Method · 0.72
test_try
Method · 0.72