BomWriter

kantan.codecs.resource.bom.BomWriter
object BomWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BomWriter.type

Members list

Value members

Concrete methods

def apply(out: OutputStream, codec: Codec): Writer

Opens a Writer on the specified OutputStream, writing a BOM if the specified codec has one.

Opens a Writer on the specified OutputStream, writing a BOM if the specified codec has one.

Attributes