StringIO

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBe file-like object
gptkbp:documentation https://docs.python.org/3/library/io.html#io.StringIO
gptkbp:hasMethod read
write
tell
seek
getvalue
https://www.w3.org/2000/01/rdf-schema#label StringIO
gptkbp:implementedIn gptkb:Python
gptkbp:inheritsFrom TextIOBase
gptkbp:introducedIn gptkb:Python_2.6
gptkbp:partOf io module
gptkbp:replacedBy StringIO module in Python 2
gptkbp:threadSafe true
gptkbp:usedFor in-memory text streams
gptkbp:bfsParent gptkb:Elixir_standard_library
gptkbp:bfsLayer 7