strings without terminating NUL

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17836 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2006-03-12 20:44:22 +00:00
parent d4df0074af
commit 5e791e8cd5
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@ b (binary data or string, to be use in vb, see below)
data[i] u(8)
}
[Note: strings MUST be encoded in UTF-8]
[Note: the character NUL (U+0000) is not legal within
or at the end of a string.]
vb (variable length binary data or string)
length v