X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d1cbdbe17950bc5c8bc0b9fd126e27cfbd0f835..d1be6261e3403e69bbd5694df008f1edfda06eef:/docs/latex/wx/datistrm.tex diff --git a/docs/latex/wx/datistrm.tex b/docs/latex/wx/datistrm.tex index 2bff0f65e6..158ffffb2e 100644 --- a/docs/latex/wx/datistrm.tex +++ b/docs/latex/wx/datistrm.tex @@ -67,7 +67,7 @@ Destroys the wxDataInputStream object. \func{void}{BigEndianOrdered}{\param{bool}{ be\_order}} -If {\it be\_order} is TRUE, all data will be read in big-endian +If {\it be\_order} is true, all data will be read in big-endian order, such as written by programs on a big endian architecture (e.g. Sparc) or written by Java-Streams (which always use big-endian order).