We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06561b7 commit ebba9ecCopy full SHA for ebba9ec
README.md
@@ -82,7 +82,7 @@ cdata("hello > < ' \" I have odd characters")
82
83
84
### `XML.RawData`
85
-- A super lazy data structure that holds the reference `Vector{UInt8}` data and the sta
+- A super lazy data structure that holds the reference `Vector{UInt8}` data along with position/length to read from.
86
87
## Reading
88
0 commit comments