![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | write |
Interface specification for writers to be used with records module.
def google.appengine.api.files.records.FileWriter.write | ( | self, | |
data | |||
) |
Write data to the file. Args: data: byte array, string or iterable over bytes.