Uses of Class
org.apache.sysds.runtime.io.cog.COGByteReader
Packages that use COGByteReader
-
Uses of COGByteReader in org.apache.sysds.runtime.io.cog
Methods in org.apache.sysds.runtime.io.cog with parameters of type COGByteReaderModifier and TypeMethodDescriptionstatic COGHeaderCOGHeader.readCOGHeader(COGByteReader byteReader) Reads the COG header from the BufferedInputStream.