writeCard

fun writeCard(stream: OutputStream, jCard: Boolean)

Validates and writes the vCard to an output stream.

Parameters

stream

target output stream

jCard

true: write as jCard; false: write as vCard