Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Static Public Attributes | List of all members
encodings.utf_16_le.StreamWriter Class Reference
Inheritance diagram for encodings.utf_16_le.StreamWriter:
codecs.StreamWriter codecs.Codec

Static Public Attributes

 encode = codecs.utf_16_le_encode
 

Additional Inherited Members

- Public Member Functions inherited from codecs.StreamWriter
def __init__
 
def write
 
def writelines
 
def reset
 
def seek
 
def __getattr__
 
def __enter__
 
def __exit__
 
- Public Attributes inherited from codecs.StreamWriter
 stream
 
 errors
 

Member Data Documentation

encodings.utf_16_le.StreamWriter.encode = codecs.utf_16_le_encode
static

The documentation for this class was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.