@ -1725,7 +1725,7 @@ db = connector.connect(host=<str>, user=<str>, password=<str>,
<div><h2id="memoryview"><ahref="#memoryview"name="memoryview">#</a>Memory View</h2><p><strong>Used for accessing the internal data of an object that supports the buffer protocol.</strong></p><pre><codeclass="python language-python hljs"><mview> = memoryview(<bytes> / <bytearray> / <array>)
<mview>.release() <spanclass="hljs-comment"># Releases the buffer.</span>
<mview>.release() <spanclass="hljs-comment"># Releases the buffer.</span>