MCPcopy 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
26class UnicodeReader:

Callers 1

nextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected