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
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
]