Java DataInputStream methods in C# BinaryReader -


  1. Is Java DataInputStream Reading Completely equivalent to the C #BinReader?
  2. What is Java DataInputStream icon and C # BinaryReader or Reset the same methods in the stream?

    1. see
    2. there is no such object Whatever this behavior is in .net, you should implement it by itself.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -