Skip to content

OutputStream, ByteArrayOutputStream and Writer emulation #10123

Open
@zbynek

Description

@zbynek

GWT should support the following methods

  • ByteArrayOutputStream.toString(Charset charset)
  • ByteArrayOutputStream.writeBytes(byte[] buffer)
  • OutputStream.nullOutputStream()
  • Writer.nullWriter()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions