Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit ec53952

Browse files
committed
documentation update
1 parent 5e81cbb commit ec53952

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DOCUMENTATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ write_byte(addr:int, value:int) -> bool
227227
write_string(addr:int, s:str)
228228

229229
# write a wide
230+
write_wide_string(addr:int, s:str)
230231

231232
# read 128bits big endian.
232233
read_128bits_be(addr:int) -> int

0 commit comments

Comments
 (0)