# File ruby/bstream.rb, line 143
def
write_null
return
writes
( [
T_NULL
].
pack
(
"C"
) )
end