Update description of utf8.validate func
This commit is contained in:
@@ -71,7 +71,6 @@ proc str.utf8.validate _string
|
||||
; Validates a UTF-8 encoded string and return its size in bytes
|
||||
;
|
||||
; > _string = pointer to utf-8 coded Unicode string
|
||||
; > _max = upper limit on the returned string length
|
||||
;
|
||||
; < eax = size in bytes
|
||||
push esi edi
|
||||
|
Reference in New Issue
Block a user