- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Encoding 
- Base Types
- 
									- Object
- LatinStringIO
 
							graph BT
	Type-->Base0["LatinStringIO"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Encoding/LatinStringIO"
	Base0-->Base1["Object"]
	Type["UnicodeStringIO"]
class Type type-node
						
					Syntax
public sealed class UnicodeStringIO : LatinStringIOMethods
| Name | Value | Summary | 
|---|---|---|
| Bytes | byte[] | Inherited from LatinStringIO | 
| BytesPerChar | int | |
| EncodingByte | byte | |
| Length | int | |
| Read | string | |
| Read | string | |
| ReadLengthAndString | string | Inherited from LatinStringIO | 
| ShortLength | int | |
| Write | void | |
| Write | byte[] | |
| WriteLengthAndString | void | Inherited from LatinStringIO |