BinaryWriter constructor

BinaryWriter()

Implementation

factory BinaryWriter() => BinaryWriter._(_emptyList);