Previous: , Up: DBI.FieldConverter   [Index]


3.4.3 DBI.FieldConverter: converting-smalltalk

writeBoolean: aBoolean on: aStream

Not commented.

writeDate: aDate on: aStream

Not commented.

writeDateTime: aDateTime on: aStream

Not commented.

writeFloat: aFloat on: aStream

Not commented.

writeInteger: anInteger on: aStream

Not commented.

writeQuotedDate: aDate on: aStream

Not commented.

writeQuotedTime: aDate on: aStream

Not commented.

writeTime: aTime on: aStream

Not commented.