Instance Method インスタンスメソッド

decodeNil()

Decodes a null value. null値をデコードします。

Declaration 宣言

func decodeNil() -> Bool

Return Value 戻り値

Whether the encountered value was null. 出くわした値がnullだったかどうか。