Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoolProp/CoolProp
/ next
Method
next
Web/scripts/CPWeb/UnicodeTools.py:22–23 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
20
return
self
21
22
def
next(self):
23
return
self.reader.next().encode(
"utf-8"
)
24
25
26
class
UnicodeReader:
Callers
1
next
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected