Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Pywrappers.UCS4UCS4 specific bindings.
val pyunicodeucs4_asencodedstring :
Pytypes.pyobject ->
string ->
string ->
Pytypes.pyobjectval pyunicodeucs4_asutf8string : Pytypes.pyobject -> Pytypes.pyobjectval pyunicodeucs4_asutf16string : Pytypes.pyobject -> Pytypes.pyobjectval pyunicodeucs4_asutf32string : Pytypes.pyobject -> Pytypes.pyobjectval pyunicodeucs4_decodeutf8 :
string ->
int ->
string option ->
Pytypes.pyobjectval pyunicodeucs4_decodeutf16 :
string ->
int ->
string option ->
int ref ->
Pytypes.pyobjectval pyunicodeucs4_decodeutf32 :
string ->
int ->
string option ->
int ref ->
Pytypes.pyobjectval pyunicodeucs4_format :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pyunicodeucs4_fromstring : string -> Pytypes.pyobjectval pyunicodeucs4_getsize : Pytypes.pyobject -> intval pyunicodeucs4_fromunicode : int array -> int -> Pytypes.pyobjectval pyunicodeucs4_asunicode : Pytypes.pyobject -> int array option