# File lib/fcgi.rb, line 309
def
self
::
parse_header
(
buf
)
return
*
buf
.
unpack
(
HEADER_FORMAT
)
end