+
    Tj                     b    R t ^ RIHt ^ RIHtHtHtHt . ROt ! R R]4      t	 ! R R]4      t
R# )	z
Module that holds classes for performing I/O operations on GEOS geometry
objects. Specifically, this has Python implementations of WKB/WKT
reader and writer classes.
)GEOSGeometry)	WKBWriter	WKTWriter
_WKBReader
_WKTReader	WKBReader	WKTReaderc                   2   a a ] tR t^t oV 3R ltRtVtV ;t# )r   c                4   < \        \        SV `	  V4      4      # )z/Return a GEOSGeometry for the given WKB buffer.r   superread)selfwkb	__class__s   &&O/var/www/idalgo/venv/lib/python3.14/site-packages/django/contrib/gis/geos/io.pyr   WKBReader.read       EGL-..     __name__
__module____qualname____firstlineno__r   __static_attributes____classdictcell____classcell__r   __classdict__s   @@r   r   r           / /r   c                   2   a a ] tR t^t oV 3R ltRtVtV ;t# )r   c                4   < \        \        SV `	  V4      4      # )z/Return a GEOSGeometry for the given WKT string.r   )r   wktr   s   &&r   r   WKTReader.read   r   r   r   r   r   s   @@r   r   r      r    r   N)r   r   r   r   )__doc__ django.contrib.gis.geos.geometryr   %django.contrib.gis.geos.prototypes.ior   r   r   r   __all__r   r   r   r   r   <module>r)      s8    :  ?/
 //
 /r   