Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
myhtml
v0.25
Myhtml
ChildrenIterator
EmptyNodeError
Error
Iterator
LeftIterator
Node
ParentsIterator
Parser
RightIterator
ScopeIterator
TagIdUtils
TagsIterator
Tree
Utils
Built with Crystal 1.9.2
2023-10-07 23:51:57 UTC
module
Myhtml::Utils
Defined in:
myhtml/utils.cr
Class Method Summary
.string_slice_to_io_limited
(slice : Bytes, io : IO, max_size =
30
)
.strip_slice
(slice : Bytes)
Class Method Detail
def self.
string_slice_to_io_limited
(slice : Bytes, io : IO, max_size =
30
)
#
[
View source
]
def self.
strip_slice
(slice : Bytes)
#
[
View source
]