Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
myhtml
v0.30
Myhtml
ChildrenIterator
EmptyNodeError
EncodingNotFound
Error
Iterator
LeftIterator
Node
IOWrapper
ParentsIterator
Parser
RightIterator
ScopeIterator
TagIdUtils
TagsIterator
Tree
Utils
Built with Crystal 1.9.2
2023-10-08 11:18:49 UTC
class
Myhtml::Node::IOWrapper
Myhtml::Node::IOWrapper
Reference
Object
Defined in:
myhtml/node.cr
Constructors
.new
(io : IO)
Instance Method Summary
#write
(b : Bytes)
Constructor Detail
def self.
new
(io : IO)
#
[
View source
]
Instance Method Detail
def
write
(b : Bytes)
#
[
View source
]