Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Pywrappers.UCS2UCS2 specific bindings.
val pyunicodeucs2_asencodedstring :
Pytypes.pyobject ->
string ->
string ->
Pytypes.pyobjectval pyunicodeucs2_asutf8string : Pytypes.pyobject -> Pytypes.pyobjectval pyunicodeucs2_asutf16string : Pytypes.pyobject -> Pytypes.pyobjectval pyunicodeucs2_asutf32string : Pytypes.pyobject -> Pytypes.pyobjectval pyunicodeucs2_decodeutf8 :
string ->
int ->
string option ->
Pytypes.pyobjectval pyunicodeucs2_decodeutf16 :
string ->
int ->
string option ->
int ref ->
Pytypes.pyobjectval pyunicodeucs2_decodeutf32 :
string ->
int ->
string option ->
int ref ->
Pytypes.pyobjectval pyunicodeucs2_format :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pyunicodeucs2_fromstring : string -> Pytypes.pyobjectval pyunicodeucs2_getsize : Pytypes.pyobject -> intval pyunicodeucs2_fromunicode : int array -> int -> Pytypes.pyobjectval pyunicodeucs2_asunicode : Pytypes.pyobject -> int array option