For a polygon feature in GIS, a buffer is created as a zone of a specified distance extending outward (or inward) from the boundary of the polygon, and this buffer zone conforms to the shape of the original polygon. For a point feature, the buffer is typically a circle, and for a line feature, it's a band along the line. Buffer zones are typically polygons themselves, not polylines.