Bonjour
Je voudrais utiliser un BinaryReader pour lire des strings mais j(aimerais savoir comment preparer ces strings dans un fichier
Voici ce que dit la doc
<u>Reads a string from the current stream. The string is prefixed with the length, encoded as an integer seven bits at a time</u>
Cela signifie qu'un string ne peut pas depasser 127 caracteres (7 bits)
Je suis un peu étonné ou je ne comprends pas bien ce que signifie cette information !

 

 
		
		 
        

 
			
			

 
   


 prefixe de longueur pour string en integer 7 bits !
 prefixe de longueur pour string en integer 7 bits !
				 Répondre avec citation
  Répondre avec citation
Partager