StreamWriter.canWriteEof

Return $(D_KEYWORD true) if the transport supports $(D_PSYMBOL writeEof()), $(D_KEYWORD false) if not. See $(D_PSYMBOL WriteTransport.canWriteEof()).

class StreamWriter
bool
canWriteEof
()

Meta