{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / hdu / base / _NonstandardHDU / _writedata

function

astropy.io.fits.hdu.base:_NonstandardHDU._writedata

source: /astropy/io/fits/hdu/base.py :877

Signature

def   _writedata ( self fileobj )

Summary

Differs from the base class _writedata in that it doesn't automatically add padding, and treats the data as a string of raw bytes instead of an array.

Aliases

  • astropy.io.fits.hdu.base._NonstandardHDU._writedata