Encoding withByteOrder({ ByteOrder order = ByteOrder.be, bool addBom = false}) => ByteOrderCodec(this, order: order, addBom: addBom);