1<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3          "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6  <title>googleapiclient.discovery._BytesGenerator</title>
7  <link rel="stylesheet" href="epydoc.css" type="text/css" />
8  <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12      alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15       bgcolor="#a0c0ff" cellspacing="0">
16  <tr valign="middle">
17  <!-- Home link -->
18      <th>&nbsp;&nbsp;&nbsp;<a
19        href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21  <!-- Tree link -->
22      <th>&nbsp;&nbsp;&nbsp;<a
23        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24
25  <!-- Index link -->
26      <th>&nbsp;&nbsp;&nbsp;<a
27        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29  <!-- Help link -->
30      <th>&nbsp;&nbsp;&nbsp;<a
31        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
33      <th class="navbar" width="100%"></th>
34  </tr>
35</table>
36<table width="100%" cellpadding="0" cellspacing="0">
37  <tr valign="top">
38    <td width="100%">
39      <span class="breadcrumbs">
40        <a href="googleapiclient-module.html">Package&nbsp;googleapiclient</a> ::
41        <a href="googleapiclient.discovery-module.html">Module&nbsp;discovery</a> ::
42        Class&nbsp;_BytesGenerator
43      </span>
44    </td>
45    <td>
46      <table cellpadding="0" cellspacing="0">
47        <!-- hide/show private -->
48        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
49    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
50        <tr><td align="right"><span class="options"
51            >[<a href="frames.html" target="_top">frames</a
52            >]&nbsp;|&nbsp;<a href="googleapiclient.discovery._BytesGenerator-class.html"
53            target="_top">no&nbsp;frames</a>]</span></td></tr>
54      </table>
55    </td>
56  </tr>
57</table>
58<!-- ==================== CLASS DESCRIPTION ==================== -->
59<h1 class="epydoc">Class _BytesGenerator</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient.discovery-pysrc.html#_BytesGenerator">source&nbsp;code</a></span></p>
60<pre class="base-tree">
61email.generator.Generator --+
62                            |
63                           <strong class="uidshort">_BytesGenerator</strong>
64</pre>
65
66<hr />
67<!-- ==================== CLASS VARIABLES ==================== -->
68<a name="section-ClassVariables"></a>
69<table class="summary" border="1" cellpadding="3"
70       cellspacing="0" width="100%" bgcolor="white">
71<tr bgcolor="#70b0f0" class="table-header">
72  <td colspan="2" class="table-header">
73    <table border="0" cellpadding="0" cellspacing="0" width="100%">
74      <tr valign="top">
75        <td align="left"><span class="table-header">Class Variables</span></td>
76        <td align="right" valign="top"
77         ><span class="options">[<a href="#section-ClassVariables"
78         class="privatelink" onclick="toggle_private();"
79         >hide private</a>]</span></td>
80      </tr>
81    </table>
82  </td>
83</tr>
84<tr class="private">
85    <td width="15%" align="right" valign="top" class="summary">
86      <span class="summary-type">&nbsp;</span>
87    </td><td class="summary">
88        <a name="_write_lines"></a><span class="summary-name">_write_lines</span> = <code title="BytesGenerator.write">BytesGenerator.write</code>
89    </td>
90  </tr>
91</table>
92<!-- ==================== NAVIGATION BAR ==================== -->
93<table class="navbar" border="0" width="100%" cellpadding="0"
94       bgcolor="#a0c0ff" cellspacing="0">
95  <tr valign="middle">
96  <!-- Home link -->
97      <th>&nbsp;&nbsp;&nbsp;<a
98        href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
99
100  <!-- Tree link -->
101      <th>&nbsp;&nbsp;&nbsp;<a
102        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
103
104  <!-- Index link -->
105      <th>&nbsp;&nbsp;&nbsp;<a
106        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
107
108  <!-- Help link -->
109      <th>&nbsp;&nbsp;&nbsp;<a
110        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
111
112      <th class="navbar" width="100%"></th>
113  </tr>
114</table>
115<table border="0" cellpadding="0" cellspacing="0" width="100%%">
116  <tr>
117    <td align="left" class="footer">
118    Generated by Epydoc 3.0.1 on Fri Oct  2 20:46:22 2020
119    </td>
120    <td align="right" class="footer">
121      <a target="mainFrame" href="http://epydoc.sourceforge.net"
122        >http://epydoc.sourceforge.net</a>
123    </td>
124  </tr>
125</table>
126
127<script type="text/javascript">
128  <!--
129  // Private objects are initially displayed (because if
130  // javascript is turned off then we want them to be
131  // visible); but by default, we want to hide them.  So hide
132  // them unless we have a cookie that says to show them.
133  checkCookie();
134  // -->
135</script>
136</body>
137</html>
138